Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2006-01-05 21:22:30
- danshaw
- New Member
- Registered: 2006-01-05
- Posts: 2
htaccess problem? getting 404 but cant see why?
I have been getting a 404 error when clicking any links on my demo site
Also, unless I type index.php, the home page doesnt even appear
Although my host doesnt list index.php as one of its supported start page file names (it lists index.php3 and index.php4 as options?), the site homepage DOES appear when index.php is used.
Also, regarding the DirectoryIndex entry in htaccess, I have unhashed this, plus also appended /tp (I am testing in a folder called tp):
RewriteBase /relative/web/path/tp/
In my hosts support faq it has this in its list of supported Apache webserver properties
RewriteEngine Activate mod_rewrite module
I am very confused! What can I try to get the links working?
Thanks
Offline
#2 2006-01-05 22:24:08
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: htaccess problem? getting 404 but cant see why?
RewriteBase /relative/web/path/tp/
See the example at the bottom here
Alex
Offline