Softaculous


Topic : Multiple domains - Only one its ok


Posted By: gabrielecl on July 5, 2012, 10:57 am
I'm a newbie of AMPSS

1) installed AMPPS
2) configured 5 different domains on existants directories
3) locally (using file host) all its ok
4) from pc on internet: 1 domain function, the others go to he default website of AMPPS
5) I have checked the file httpd-vhosts.conf and all seems ok
6) All sites are in the same folder

How can I debug this situation?

Thanks
Gabriele

Posted By: tidus on July 5, 2012, 1:27 pm | Post: 1
Hi,

open httpd-vhosts.conf

and replace

Code
NamevirtualHosts 127.0.0.1:80


with

Code
NamevirtualHosts *:80


Restart Apache.

Edited by tidus : July 6, 2012, 4:26 am

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: gabrielecl on July 5, 2012, 2:07 pm | Post: 2
The solution is the opposite. There is the 127.0.0.1 indication and I need "*".
The cause is that I checked the "modify the host file"; in this case the domain is ONLY local and not ALSO local.

Thanks

Posted By: tidus on July 6, 2012, 4:27 am | Post: 3
Hi,

Corrected the post.

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.