Rewrite rules for web.config needed
-
Hi,
Our WP runs in a Windows server
and have a permalink format like
/index.php/%year%/%monthnum%/%day%/%postname%/
We changed this to
/%postname%/
and it works without any problem.
But the old /index.php/%year%/%monthnum%/%day%/%postname%/ URLs are throwing 404 errors. What rewrite rule should I add to web.config to redirect them properly?
Thanks,
Ravi
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Rewrite rules for web.config needed’ is closed to new replies.