Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-04-07 15:08:06
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
TxP in sub domain problem?
I’ve installed TxP at http://dev.hbint.com but get an Internal Server Error, I can see the site at http://dev.hbint.com/index.php though. Anyone tell me if I need to adjust the htaccess file for a sub domain install?
Best wishes
Lee
Offline
Re: TxP in sub domain problem?
Try this in .htaccess:
RewriteEngine On
RewriteBase /
If the subdomain handled as subdirectory try this:
RewriteBase /subdomain
Digital nomad, sailing the world on a sailboat: 32fthome.com
Offline
#3 2008-04-07 15:56:33
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: TxP in sub domain problem?
All sorted, thanks very much.
Offline
Pages: 1