Forum Moderators: coopster
If I want to make this easy, what must be changed when a site is moved to another domain, still on same server, I have now, just copied the content to the other domain page folder and upload the SQL.
Now I then see old domain links on index page as example, so what must all be changed so the site will function correctly, the site is build over PHP, CSS and SQL on linux system.
More or less the same goes for JavaScript: location.host is your friend, otherwise search and replace.
CSS doesn't know of variables, so search and replace. However, normally you don't need domain names in a CSS file, unless you're using bakcground images from a different server.