Forum Moderators: phranque
However, I'm getting a "client denied by server configuration: C:/wwwroot"
Httpd.conf I have
<Directory />
Order deny, allow
Allow from all
</Directory>
On localhost I can view the website but anywhere else on the network I get a 403 error.
Can anyone help?
Thanks