4577 Posts in 1388 Topics by 1377 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1962 Views |
-
Chaning base URL

5 May 2009 at 8:16am
Hi
I installed Silverstripe on a host where they provided me with an interim base URL http://ftp.intron.net.nz/~lowdown.I have set the site up and had the site dnsname changed so that it is now visible at www.lowdown.org.nz problem is the CMS still sees itself as having the URL http://ftp.intron.net.nz/~lowdown so menu links append ~lowdown to www.lowdown.org.nz so form URLs such as www.lowdown.org.nz/~lowdown/ instead of www.lowdown.org.nz/. Is it possible to changes this base URL?
Thanks
MM
-
Re: Chaning base URL

5 May 2009 at 8:25am
Open your .htaccess file. I would say that your rewrite base is "RewriteBase /~lowdown".
Change this to "RewriteBase /"
| 1962 Views | ||
|
Page:
1
|
Go to Top |

