Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dikketienes

macrumors member
Original poster
Oct 13, 2008
64
0
Hey,

I'm trying to start my apache server on my mac but I can't get it to work 100%.
When I go to http://localhost/ I get the standard apache test page, without images. And when I'm trying to acces http://localhost/~shortusername/ I get the 403 Forbidden page. On every page I do get this error exept on /Library/Webserver/Documents/index.html

I looked in my Console and when I start my apache service this error appears:
Code:
(org.apache.httpd) Unknown key: SHAuthorizationRight

I read that it could be something to do with upgrading from 10.4 to 10.5.
This can't be the problem because it's a clean install.
My sites folder in my own account has the following premission:
Code:
drwxr-xr-x+ 30 shortusername staff  1020 Jun 19 08:07 /Users/shortusername/Sites

Does anybody know what is wrong, and what I can do about this?

Sorry for my poor english.
 
screenshot
 

Attachments

  • Picture 3.png
    Picture 3.png
    56.1 KB · Views: 153
That's the correct directory and permissions are fine on it, but what about the index.html file inside that directory.

You might also check the httpd.conf file to ensure it is pointing /~username to that folder.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.