Search found 1 match
- Tue Sep 01, 2015 7:58 am
- Forum: PHP - Code
- Topic: why project folder config gives forbidden error?
- Replies: 1
- Views: 928
why project folder config gives forbidden error?
i want to setup a project folder called C:\tshirtshop also i want to give it an alias name tshirtshop so when i request http://localhost/tshirtshop/test.php it should execute the script test.php that has phpinfo(). i have made edits in the httpd.conf in Apache but when i request the url it shows acc...