shanthini
Member
Posted 1 year ago #
Hi
i am using wordpress 3.1 in iis, I tried the below to make my permalinks to work
http://www.simmonsconsulting.com/2005/11/22/wordpress-permalinks-on-iis/
I need to remove index.php from permalinks.
My custom structure is as below
/index.php/%category%/%postname%/
But the 404-handler method is not working. Please advise what I am missing.
Still not able to remove index.php
Thanks
Pretty permalinks are available under:
* Microsoft IIS 7+ web server with the URL Rewrite 1.1+ module and PHP 5 running as FastCGI
* Microsoft IIS 6+ using ASAPI_Rewrite
Make sure your server is one of those.
amalwarez
Member
Posted 1 year ago #
Hi
I also have the same problem. When I change the permalinks and get rid the index.php, I get this things.
Not Found
The requested URL /blog/trial was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Please help me to change this permalinks. I hate using "index.php".
Thank you.