Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Installing SilverStripe
SilverStripe Forums » Installing SilverStripe » Moving directory after installation
Getting SilverStripe up and running on your computer and on your web server.
|
Page:
1
|
Go to End | |
| Author | Topic: Moving directory after installation | 773 Views |
-
Moving directory after installation

21 May 2009 at 2:52pm
I'm thinking of building a site under a directory, i.e. www.domain.com/beta, and when it's ready to go live, I'll be moving it to www.domain.com. Can someone please confirm that by moving files to the root directory will not cause any problems? Are there any things I should look out for?
-
Re: Moving directory after installation

22 May 2009 at 11:45am
Only thing you might need to watch out for is the path written in the .htaccess file. Apart from that it should work fine
-
Re: Moving directory after installation

23 May 2009 at 5:57pm
I found in my .htaccess that there is a line that says "RewriteBase /beta" which I believe should be changed to "RewriteBase /" once moved to the root, am I right?
-
Re: Moving directory after installation

27 June 2009 at 12:34am
Hi guys,
Sorry to hijack the thread, but just wondering: is this the same for moving from a subdomain?
I'm currently building site on "http://testsite.mydomain.com" but once it's ready I want to move it to "http://www.mydomain.com"
I've seen posts about moving from one server to another, but I wasn't sure about the effects of changing the address location as well as the physical location of the files...
Am a newbie to Silverstripe (loving it tho!) so bear with me.
Thanks.
-
Re: Moving directory after installation

27 June 2009 at 4:40am
Shouldn't be a problem, guess you wouldn't even have to change .htaccess, as long as you copy to the same folder level...
| 773 Views | ||
|
Page:
1
|
Go to Top |




