V
Vincent
Hello,
I have this error when accessing to site and folder of a Apache 2/webdav site:
301 Moved Permanently
I don't see any files.
I use FrontPage 2003 SP1 with Windows 2000 and Apache 2.0.52 on Red Hat.
I can use webdav from Windows (2000 and XP) and from Mac OS X. It's OK.
-----
httpd.conf:
<Directory "/data/web/sites_web/admin/wwwroot/html">
Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
I have this error when accessing to site and folder of a Apache 2/webdav site:
301 Moved Permanently
I don't see any files.
I use FrontPage 2003 SP1 with Windows 2000 and Apache 2.0.52 on Red Hat.
I can use webdav from Windows (2000 and XP) and from Mac OS X. It's OK.
-----
httpd.conf:
<Directory "/data/web/sites_web/admin/wwwroot/html">
Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>