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 -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
