Hello to all dear developers,
I've just installed Apache 2.2.8 and have installed php 5.2.6 on it as a module.
I've created a web site that has index.php as it's default document, but anytime I enter the address of web site in IE address bar, I get "Index of
sitename".
How can I define a default document for my Apache server ?
My second problem : I change
DocumentRoot in httpd.conf and restart the server. It doesn't show me any errors. But when I enter address of a web site in address bar I get to "Error 403: Forbidden".
I changed security permission of that folder to
"Everyone : Full control" ! but it still doesn't work.
Could someone explain me how to fix these 2 problems ?
Will be really thankful to your helps