[pmwiki-users] CleanURLs with IIS

H. Fox haganfox at users.sourceforge.net
Thu Feb 9 15:07:17 CST 2006


On 2/9/06, Miller, Joshua <web at cityofelmira.net> wrote:
>
> I've been trying to follow the discussions between PM and Hagan regarding
> CleanURLs…but I missed a few messages.
>
> Is there a way to do clean URLs in IIS?
>
> I know you mentioned it but I didn't find anything in the archive or in the
> cookbook recipe…

I'm not sure if it's explained clearly in the CleanUrls recipe page,
but I think you can still *shorten* URLs on IIS, even if
$EnablePathInfo can't be used.

In other words, you can get from this
    http://www.example.com/~someuser/pmwiki/pmwiki.php?n=Main.HomePage
to this
    http://www.example.com/?n=Main.HomePage
even if this is not available
    http://www.example.com/Main/HomePage

See http://www.pmwiki.org/wiki/Cookbook/CleanUrls#index_file

Can someone confirm that using an index file does in fact work on an IIS server?

Hagan


More information about the pmwiki-users mailing list