Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Domain/vhost redirect to root from external ip



Threaded Mode | Print  

 Domain/vhost redirect to root from external ip (0 Replies, Read 946 times)
raihan0
Group: Member
Post Group: Newbie
Posts: 1
Status:
I add domain using ampps panel add  127.0.0.1 domainname in host file.i able to access locally to domain.but whenever i access from external ip to my vps its showing www/root folder.what is cause for that?

am i need to change any dns setting in domain panel?

Here is my vhost file details

Code
#### consumerproduct.club VirtualHost ####
           

<VirtualHost consumerproduct.club:80>
<Directory "c:/ampps/www/consumerproduct.club">
Options FollowSymLinks Indexes
AllowOverride All
Order deny,allow
allow from All
</Directory>
ServerName consumerproduct.club
ServerAlias consumerproduct.club
ScriptAlias /cgi-bin/ "c:/ampps/www/consumerproduct.club/cgi-bin/"
DocumentRoot "c:/ampps/www/consumerproduct.club"
ErrorLog "C:/Ampps/apache/logs/consumerproduct.club.err"
CustomLog "C:/Ampps/apache/logs/consumerproduct.club.log" combined
</VirtualHost>


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 26, 2024, 9:43 am.

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