[Wolves] 403 forbidden

David Goodwin dg at clocksoft.com
Thu Jul 28 18:01:31 BST 2005


Wayne Morris wrote:
> I have a drive which is mounted as a directory in my webpath, has been 
> web visible but has suddenly started showing 403
> when attempt to view it from anywhere.
> 
> It is mounted correctly, visible and writable from command line and in 
> file browsing windows, is owned by apache and has 777 access rights
> There was (but isn't now-removed to see whether it was that) a working 
> htaccess file.

Try something like :

<Directory /path/to/mount/point>
	Allow From ALL
</Directory>

Somewhere in your apache config file?

David.


-- 
David Goodwin
w: http://www.clocksoft.co.uk
e: david.goodwin at clocksoft.com
t: 0121 313 3850



More information about the Wolves mailing list