Is it possible to alias a URL in apache without using hosts?
- by onesith
Hi all I am very new to this. I have a local intranet running an apache server. To access the web application, I am using the URL localhost:2130/app/. I would like to change it to something like www.app.com. Is this even possible?