ST_Admin
05-15-2005, 05:19 AM
Forbidden
You don't have permission to access / on this server.
Apache/1.3.27 Server at domain Port 80
This is caused when no index.html file is found. If you wish to run index.php for example then you must enable that in your httpd.conf file to:
DirectoryIndex index.html index.php
You don't have permission to access / on this server.
Apache/1.3.27 Server at domain Port 80
This is caused when no index.html file is found. If you wish to run index.php for example then you must enable that in your httpd.conf file to:
DirectoryIndex index.html index.php