i want to use this format:
http://www.cheapmonthlymobile.co.uk/blog/index.php/2011/05/15/sample-post/
<?xml version=”1.0″ encoding=”UTF-8″?>
<configuration>
<system.webServer>
<handlers>
<add name=”Php” path=”*.php” verb=”*” modules=”IsapiModule” scriptProcessor=”C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\php5isapi.dll” resourceType=”Unspecified” />
</handlers>
</system.webServer>
</configuration>
doesn’t work for me…my server has installed IIS 6.0…..and i upload web.config file in blog folder after writing “rewriting rule”…but still not working