Permalinks without index.php?
-
I have cvs’d to 1.5-alpha-6 and I’m trying to use permalinks. wp has created the .htaccess with my desired structure:
/index.php/archives/%year%/%monthnum%/%day%/%postname%/but if I take the /index.php out the mod_rewrite doesn’t work and I get things like:
https://site.com/archives/2004/.. doesn’t exist
and in the apache error logs it’s looking for /usr/local/www/wordpress//archives/2004/..any clues?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Permalinks without index.php?’ is closed to new replies.