[Pmwiki-users] Re: Main URI for pmwiki.org

Patrick R. Michaud pmichaud
Sun May 23 15:47:18 CDT 2004


BTW, http://www.pmwiki.org/PmWiki/PmWiki  (and similar URLs) 
now work.  Basically I did the equivalent of the following

RedirectMatch ^(/[A-Z].*) http://www.pmwiki.org/wiki$1

This causes any URL beginning with a capital letter to be redirected
to http://www.pmwiki.org/wiki and the rest of the URL.

Pm

On Sun, May 23, 2004 at 11:22:10PM +0200, Christian Ridderstr?m wrote:
> On Sun, 23 May 2004, Crisses wrote:
> 
> 	http://www.pmwiki.org/PmWiki/PmWiki
> > 
> > I tried that once in an .htaccess redirect statement and it created an 
> > infinite loop, as "www.pmwiki.org" (for example) is *always* hit with 
> > "www.pmwiki.org/wiki" ---- it wasn't pretty. *chuckles*.
> 
> This can be achieved using an "Alias"-statement in some config file, but 
> I'm not clear on the details (and unforutnately I don't have access to my 
> server, so I can't do it for my site :-(.
> 
> /Christian
> 
> -- 
> Christian Ridderstr?m                           http://www.md.kth.se/~chr
> 
> 
> 
> -- 
> Pmwiki-users mailing list
> Pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users_pmichaud.com



More information about the pmwiki-users mailing list