php files on webdav (SetHandler)

Mark Dokter dokter at icg.tugraz.at
Tue Mar 20 11:06:27 UTC 2012


Hi!

I just noticed that the usual way to edit php files through webdav does
not work on my ubuntu server 11.10. The ForceType text/plain is ignored
as is the RemoveHandler .php or RemoveType .php.
After a little trial and error I found out, that a SetHandler None and
ForceType text/plain combination in the DAV location works now the same
way the single ForceType text/plain used to work.
Is it a new apache behaviour, ubuntu specialty or just my installation?

thx, Mark




More information about the ubuntu-server mailing list