local host gives error 403 on Ubuntu
Posted
by
Dan
on Server Fault
See other posts from Server Fault
or by Dan
Published on 2011-02-19T12:10:15Z
Indexed on
2011/02/19
15:26 UTC
Read the original article
Hit count: 192
Hello I am new to ubuntu linux and am currently trying to configure my netbeans to work with PHP. I have found several tutorials to install all the applications I need and have installed a virtual directory for netbeans to run in. Unfortunately, whenever netbeans or I myself go to my local host I get an error 403. I tried modifying my settings to allow from localhost (instead of allow from all) but this did not work and am completely out of ideas.
© Server Fault or respective owner