Permalinks, Win 2k3 and IIS 6
-
Hi,
I successfully installed WP on my win 2k3 server running IIS 6. I have PHP 5 and MySQL 5 installed too.
I’d like to use pretty permalinks but so far, I have only been able to work with querystring like https://64.15.152.136/?p=36
I search a lot and it seems like nobody has succeed with IIS 6 on win 2k3.
I tried everything listed in there:
https://blog.taragana.com/index.php/archive/wordpress-tip-on-permalink-options/
For example, I added this in my php.ini:
cgi.fix_pathinfo = 1
cgi.force_redirect = 0I also use this as personalized marker:
/index.php/%category%/%postname%/
It keeps saying ? No input file specified ?.
Anyone has a magical trick for this one?
Thanks,
Stephane
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Permalinks, Win 2k3 and IIS 6’ is closed to new replies.