normally if i open my localhost i get a list of all installed websites or documents i created by my own.
Now, if i opend my localhost i get the following message:
Forbidden
You don't have permission to access /
on this server.
Furthermore, if i opend a order which don't include a index.php i get the same message.
Days before i get a list of all files which is in that order or on my localhost. i don't know what happed.
Had anybody an idea how i get my old structure? For example:
url -> localhost/
i get a list:
firstorder/secondorder/thirdorder/forthorder/document/file.htmlfile.txt
or i opend a order without an index.php file
i get:
url -> localhost/firstorder
-> test.php-> style.css-> second.php-> orderone/
now i get
The requested URL /index.php was not found on this server.
thanks for your help!