
July 3rd, 2008, 12:20 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Posts: 1
Time spent in forums: 32 m 16 sec
Reputation Power: 0
|
|
|
HOW TO configure webserver to listen to domian name
I just purschased a domain through plesk (appslm(dot)com) and now i need to configure the IPīs so that when I type appslm(dot)com on my browser it sends me to this ip address. Is there a guru that can walk me through on what files to configure. this is what i want to do.
I am using (dot) for an actual .
appslm(dot)com = 69.64.58.71:8080
appslm(dot)com/VRPBrew = 69.64.58.71:8080/VRPBrew
these are my DNS settings...where i think the domain is replaced by
69.64.58.71 / 24 PTR appslm(dot)com
appslm(dot)com. NS ns.appslm(dot)com
appslm(dot)com A 69.64.58.71
appslm(dot)com. MX (10) mail.appslm(dot)com
ftp.appslm(dot)com CNAME appslm(dot)com
mail.appslm(dot)com A 69.64.58.71
ns.appslm(dot)com. A 69.64.58.71
webmail.appslm(dot)com A 69.64.58.71
appslm(dot)com CNAME appslm(dot)com
Thank you.
|