rewrite Permalinks issue
-
Hello. I made some modifications to show the blog at the root of my domain. I followed instructions as per this manual and all worked out fine, except for one thing.
I created this permalink structure (the only one that would work and not break up links):
/index.php/archives/%year%/%monthnum%/%day%/%postname%/
I uploaded the corresponding .htaccess file to the root of the domain and although all links work fine (with no query strings), they look like this:
http://www.mydomain.com/index.php/archives/2005/01/17/test-1/
Could anyone tell me how to rewrite my urls so that ‘index.php’ does not show up in permalinks?
index.php is part of the modifications to make the blog show at the root. If I eliminate that from the virtual link, all permalinks will be broken… Thank you.
The topic ‘rewrite Permalinks issue’ is closed to new replies.