21491 Posts in 5783 Topics by 2622 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 668 Views |
-
Site migration from subfolder to public_html

19 May 2010 at 8:00am Last edited: 19 May 2010 8:02am
Hi ,
A simply question.
If I got a Silverstripe Site in the subfolder on the server (eg. www.mydomain.com/mysilverstripesite), and all links automatically started with this www.mydomain.com/mysilverstripesite (www.mydomain.com/mysilverstripesite/myhome, www.mydomain.com/mysilverstripesite/mygallery etc)
and now if I want to move all this files, for example to public_html folder to have the access to the site with simply www.mydomain.com, than what should I change, and where ( if should something to be changed ) to get the url like
(www.mydomain.com/myhome, www.mydomain.com/mygallery etcThanks for your Answers
KOndor -
Re: Site migration from subfolder to public_html

19 May 2010 at 10:30am
Silverstripe is URL independent. Its not like a system like Wordpress where you have hardcoded URLs in the database or a config file. As long as you haven't used any absolute URL's in your content area or your theme/classes, you should be fine to transfer your sites location.
As part of our development process, I regularly have one Silverstripe project in 3 or 4 locations, if it wasn't URL independant, I would have a nightmare moving between locations :s.
Hope that helps,
Mo
-
Re: Site migration from subfolder to public_html

19 May 2010 at 8:32pm
Hi @Mo,
yes indeed that helps
Thank you for your Answer
Kondor
| 668 Views | ||
|
Page:
1
|
Go to Top |


