As my knowledge about apache
is minimal. I'd like to let it grow so I'd have more experience with LAMP. My hot question for today is:
How to add custom directory to webserver? (e.g. phpmyadmin)?
My goal is to be able to create custom addresses with custom websites within. Let's suppose that I have my custom directory at: /media/my/web/portal1
and I'd like to load it when client calls
http://localhost/myportal1 at webbrowser.
Could you give me a list of steps with few words of explanation?