After editing the default virtual host in OSX server, whenever I attempt to access the site I get a message:

Access forbidden!
You don't have permission to access the requested directory. There is either no index document or the directory is read-protected.

I didn't change any permissions. Any idea on how to fix this?

link|improve this question

feedback

2 Answers

up vote 5 down vote accepted

It looks like the webroot for that vhost is an empty folder and indexes are not on.

link|improve this answer
feedback

I would recommended recreating it in a new directory, and ensure permissions are correct.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.