Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fancy URLs
#2
You may have to edit you GS root .htaccess file if you changed from domain1/folder to domain2/ (or to a different folder):
Code:
# Usually it RewriteBase is just '/', but
# replace it with your subdirectory path
RewriteBase /mygsfolder/

If you moved from a folder to the root of a domain, it should be:
Code:
RewriteBase /

Also recommended: admin -> support -> website health check
Reply


Messages In This Thread
Fancy URLs - by stevenatherton42 - 2012-12-08, 07:31:09
RE: Fancy URLs - by Carlos - 2012-12-08, 08:31:49



Users browsing this thread: 1 Guest(s)