Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Editing dynamic content with WebDAV' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Editing dynamic content with WebDAV
Authored by: mintXian on Jul 30, '03 06:02:12PM

This is what I am using with much success. I like it because it doesn't require two different log-ins, it is easy to make it work with more filetypes and it doesn't force a type of text/plain which can be bad for binary (image) files. It can be used anywhere DAV On can be used.

DAV On
SetHandler default-handler
RemoveHandler .php .cgi .pl .py .shtml .html


[ Reply to This | # ]