Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Go live from subfolder
#1
I built a getsimple site in a subfolder, i.e. www.domain.com/getsimple3.1.1

How do I go live? I've never done this before.
Reply
#2
mpdeneen Wrote:I built a getsimple site in a subfolder, i.e. www.domain.com/getsimple3.1.1

How do I go live? I've never done this before.

If you are using apache you can change your htaccess rewrite path to the subfolder.

eg.

...
RewriteRule /?([A-Za-z0-9_-]+)/?$ /getsimplesubfolder/index.php?id=$1 [QSA,L]
...
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply




Users browsing this thread: 1 Guest(s)