
November 19th, 2011, 02:44 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5
Time spent in forums: 42 m 30 sec
Reputation Power: 0
|
|
general - Getting absolute links working before using a Domain Name
Hi,
I am currently configuring my website on a shared LAMP server.
I have not yet transferred the domain name, so the site is accessed by ip address and a folder e.g. <ip address>/~mysite/
The problem is that my absolute links to css & js files etc will now point to the root i.e. <ip address>/css/ and not <ip address>/~mysite/css/
Is there a solution I can use to get my site working without changing all the links, and that will work when the domain name has been transferred?
Thanks
|