[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PhillyOnRails] Need help connecting to WEBDAV
|
Yes, and I am. To be fair, the libraries I am using are pretty cryptic
PHP classes. The error messages are poorly written, and when I turn on
the logging feature, nothing gets written to the TD error log or even
the access log (I see that the PHP script was requested, but no detail
about what's happening inside of that request).
Walter
On Mar 10, 2007, at 10:29 AM, Aaron Blohowiak wrote:
Does this mean TxD's WebDAV is not playing nice with your libs?
Perhaps you should ask them for pointers.
Aaron Blohowiak
When a request is made for a file from the Web front-end, I need to
map that file request to the WEBDAV repository, silently replacing
a local file request with an authenticated WEBDAV GET. My
application can deal with the rest of the job -- it's just this
little bit, which looks like it should be so easy, and is
stubbornly NOT._______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk
|
|