I just installed a friends blog on my LAMP stack, which has mod_rewrite enabled (I’m […]
Tag: mod-rewrite
How does WordPress rewrite the URL without a rewrite map?
The .htaccess file for a wordpress site looks something like this: <IfModule mod_rewrite.c> RewriteEngine On […]
Apache RewriteRule: Is the pattern “.” a special case?
I have seen numerous RewriteRule examples along the lines of the following: RewriteCond %{REQUEST_FILENAME} !-f […]
Getting WordPress permalinks working on a MAMP install
I’ve got a local MAMP install of WordPress and am trying to get permalinks working. […]
Use mod_rewrite to remove year and month from wordpress post’s url, while keeping year and month permalink structure
I’ve been around the world and back with this mod_rewrite syntax and I’m having a […]
301 redirect wordpress ?page_id=xxx
I’ve been using this code to 301 redirect WP pages like this one: mysite.co.uk/?page_id=12983 to: […]
Rewriting date-based URL:s with .htaccess – solution?
I’ve been able to set up proper permalink redirections in WordPress by entering /%category%/%postname%/ and […]
Apache rewrite query string (checkbox array)
How is it possible to rewrite the query string like: test.php?cat1[]=18&cat1[]=687&xxx[]=5&xxx[]=3&xxx[]=1&yyy[]=6 to test.php?cat1=18,687,5&xxx=3,1&yyy=6 Note that […]
Files ending in .php in the wp-content/plugins/ directory are treated as Not Found
For some strange reason every file I attempt to access in my WordPress installation inside […]
Can’t access a subfolder due to WordPress mod-rewrite
I’ve got a WordPress site installed here: http://www.r-bloggers.com And I wish to install another WordPress […]
No More Posts Available.
No more pages to load.