Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Apache is busted, not sure how or why
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apache is busted, not sure how or why



Jose Hales-Garcia <email@hidden> writes:
>1.  Look that the Apache configuration for this domain is actually
>referring to the same directory.
> It's possible it's been reset to some other directory.  It should look
>something like:
>
>DocumentRoot "/Library/WebServer/Document/courses/"  # (or whatever path
>you use)
>
	<Directory "/Library/WebServer/Documents/">
		Options All -Indexes +ExecCGI +Includes +MultiViews
		<IfModule mod_dav.c>
			DAV Off
		</IfModule>
		AllowOverride None
	</Directory>
>
>2.  Make sure that your intended index files are listed in the
>DirectoryIndex.  It should look something like:
>
>DirectoryIndex "index.html" "index.php" "index.htm"
>
I've got an index.html file there.
>
>
>3.  Look at the permissions of the index.html (or whatever index file
>exists) in the document root.  It should be, in your case, set to 640
>(assuming that www is the owner), although it wouldn't hurt to set it to
>664.

-rwxr-xr-x    1 www  admin    183 Sep 12 08:49 index.html

Seems like something got messed up with the apache config somehow. Is
there some other test or config utility that I could? I tried making a new
virtual host entry pointing to a different directory and got the same
result: Forbidden 403 on any page requested.



Gene Anderson
Systems Analyst, Microsoft Certified Professional
Pembina Hills Regional Division No.7
Phone: (780) 674-8535 ext 6860
email: email@hidden

"Passwords are like bubble gum, strongest when fresh, should never be
used by groups and create a sticky mess when left laying around"

-anon


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Apache is busted, not sure how or why (From: "Gene Anderson" <email@hidden>)
 >Re: Apache is busted, not sure how or why (From: Jose Hales-Garcia <email@hidden>)
 >Re: Apache is busted, not sure how or why (From: "Gene Anderson" <email@hidden>)
 >Re: Apache is busted, not sure how or why (From: Jose Hales-Garcia <email@hidden>)
 >Re: Apache is busted, not sure how or why (From: "Gene Anderson" <email@hidden>)
 >Re: Apache is busted, not sure how or why (From: Jose Hales-Garcia <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.