Tagged Questions
1
vote
0answers
154 views
IIRF + IIS 6 + Wordpress does not return 404 error
I use IIRF for Wordpress redirects in IIS6, but does not return "Page not found" (404), always redirect to home directory for all missing files.
Permalink Structure:
/%postname%.html
IIRF rewrite:
...
0
votes
2answers
707 views
404 for index.php
I've recently switched from linux to windows hosting on IIS7. I have permalinks working fine, but for some reason when I try to view the site index (index.php) I get an internal wordpress 404. I can ...
3
votes
1answer
487 views
WordPress Network on IIS7/SQL Server - Rewrite Issues
I've just installed a fresh WordPress setup on Windows Server 2008 Web R2 (IIS7) with SQL Server Express and WordPress 3.1.
I completed the install successfully and logged into the admin section to ...
0
votes
1answer
549 views
IIS7.5 URL rewrite pboblem on index page
H,
I've installed wp on IIS7.5 machine. But I'm having error when my permalink setting is line: /%year%/%monthnum%/%day%/%postname%/
Problem is the index page (root page /) gives 404 error (EDIT: ...
1
vote
3answers
2k views
WordPress 3.0.1 on IIS 6 Web Server PermaLink Issues
I recently stumbled upon this blog on " Using IIRF URL Rewriting on IIS6 with WordPress" ( http://john-sheehan.com/blog/using-iirf-url-rewriting-on-iis6-with-wordpress/ ) by John Sheehan as I ...