apache can't access public_html
3 Sep
2005
3 Sep
'05
06:43
Hi I can't access public_html directores any more. My mod_userdir looks like this: #UserDir public_html <Directory /home/*/public_html> AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec <Limit GET POST OPTIONS PROPFIND> Order allow,deny Allow from all </Limit> <LimitExcept GET POST OPTIONS PROPFIND> Order deny,allow Deny from all </LimitExcept> </Directory> I can't see what's wrong. Here is the error: [Sat Sep 03 08:32:44 2005] [error] [client 192.168.1.2] (13)Permission denied: access to /~steve/1.php denied How do I give the client 192.168.1.2 permission? Cheers, Steve.
7044
Age (days ago)
7044
Last active (days ago)
1 comments
1 participants
participants (1)
-
steve