I installed apache2 using this command sudo apt-get install lamp-server^ but now when I start it by typing localhost in browser I only see message Index of / and there is no any files or folders.
Tried to create index.html and index.php but I got same results.
Is there any fix for this?