Server Version: 2.2.8-1.fc7
Hello, I'm trying to change some behaviours on my server but I have no idea how to do those changes, any sort of help will be much appreciated.
1- When someone accesses my server's IP in a browser it returns the first website I uploaded to the server, instead I'd like to show a 403 page.
2- When someone accesses a folder with a browser in any of my websites it shows that folder's entire content, for example it lists all the images on my images folders, again, I'd like to show a 403 page instead.
So far I've learned how to access files on the server through SSH and I think I've learned how to edit them with vi commands.
Thank you for your time :)