soulofangel
Member
- Joined
- Feb 9, 2013
- Messages
- 234
- Reaction score
- 0
Hi,
I recently bought a domain e.g example.com from namecheap
I oso have a server from digitalocean-centos the ip is e.g ipDC
I need to have A record in namecheap to point to my ipDC right?
So my problem is if i enter "www.example.com" the url will rewrite to ipDC, but i want it to remain as "www.example.com"
Is it my apache conf problem?
i added: LoadModule rewrite_module modules/mod_rewrite.so
Do i need to modify the .htaccess?
I recently bought a domain e.g example.com from namecheap
I oso have a server from digitalocean-centos the ip is e.g ipDC
I need to have A record in namecheap to point to my ipDC right?
So my problem is if i enter "www.example.com" the url will rewrite to ipDC, but i want it to remain as "www.example.com"
Is it my apache conf problem?
i added: LoadModule rewrite_module modules/mod_rewrite.so
Do i need to modify the .htaccess?