Hello, recently i changed my webserver to hiawatha and the migrations wasnt that difficult (i guess). listed below are some of the changes need to be made (from .htaccess). So far I didnt check the php stuff and i dont understand the RewriteRule. I also encountered some problems related to webdav. Due to a missing webdav- implementation in hiawatha it doesnt work anymore. Any suggestions, what to do? (Maybe somebody wants to help out hiawatha with webdav? ;)
#/etc/hiawatha/hiawatha.conf
VirtualHost{
...
ErrorHandler = 404:/core/templates/404.php
...
}
Directory {
Path = /var/www/owncloud/data
AccessList = deny all
ShowIndex = no
}
kind regards
Thomas Jensch
--
Free Software. Free Society.
http://fellowship.fsfe.org
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
