Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Local Dev Server URL without 127.0.0.1 or localhost



Threaded Mode | Print  

 Local Dev Server URL without 127.0.0.1 or localhost, How to configure AMPPS to display URL's without 127.0.0.1 (0 Replies, Read 2430 times)
DebraGitterman
Group: Member
Post Group: Newbie
Posts: 2
Status:
If you're looking to remove localhost or 127.0.0.1 from the URL for your local development sites (i.e., use "dev.example.com" instead of "127.0.0.1/dev.example.com"), this worked for me:

Edit Applications/AMPPS/apache/conf/httpd.conf

change <VirtualHost 127.0.0.1:80>  (line 510 on my machine)

to  <VirtualHost *:80>

That's it!  Create addon domains as usual.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 24, 2024, 11:22 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.020