How to use our own domain ?
Posted by: k12onos (---)
Date: November 09, 2006 02:21AM

im new at wamp, i want to ask how to use our domain names ?

i have this something.something.com

and i have a website in wamp on localhost.

i registered something.something.com at freedns.afraid.org, then point it to my IP address.

i put this in my config file

<VirtualHost *:80>
ServerName something.something.com
DocumentRoot c:/wamp/something
</VirtualHost>



but when i try to access something.something.com from my browser, it points to my modem setup, not my website at c:/wamp/something

how to make this works ?

thank you before

Options: ReplyQuote
Re: How to use our own domain ?
Posted by: collection (---)
Date: November 09, 2006 05:19AM

You should use " Hide IP 3.3" software to change your proxy ,run Wamp5 ,then access your domain again.
I've done that way and It's OK !

Options: ReplyQuote
Re: How to use our own domain ?
Posted by: CyberSpatium (71.237.217.---)
Date: November 09, 2006 11:53PM

you only need to use virtual host for multiple domain names. since you have one, just remove the virtual host setting you made. put all your website files in c:\wamp\www folder and you can now access your site using yoursubdomain.somesite.com. dont worry about hiding your ip.


CyberSpatium
WAMP Engish Forum Admin

Options: ReplyQuote


Sorry, only registered users may post in this forum.