I recently set up my own simple web server using Apache.
I wanted to add a phpbb forum to it but I had to install php 5.3 instead of 5.4 because of phpbb having a problem with the strict standards in 5.4.
so I have a folder with my index.html file in it and a root folder, but now I can't access the root folder anymore through my browser.
I can see the webpage when I go to myhost.blabla but when I try myhost.blabla/root I get a 403 Forbidden...
I have no clue whats going on because besides the other version of php everything is the same...
I wanted to add a phpbb forum to it but I had to install php 5.3 instead of 5.4 because of phpbb having a problem with the strict standards in 5.4.
so I have a folder with my index.html file in it and a root folder, but now I can't access the root folder anymore through my browser.
I can see the webpage when I go to myhost.blabla but when I try myhost.blabla/root I get a 403 Forbidden...
I have no clue whats going on because besides the other version of php everything is the same...









