
Signature
Guy Macon
<http://www.GuyMacon.com/>
> As a personal learning experience with limited practical use,
> I have been doing some experiments with using .htaccess to
[quoted text clipped - 16 lines]
>
> [ http://www.guymacon.org/test.html ]
Haven't tested but this guy's approach looks good on paper if you have
access to PHP (probably easy enough to replicate in any server-side
language):
http://groups.google.com/group/alt.internet.search-engines/msg/9a0f7baad24c74dc
Dunno. It's a nearly 3-year old thread you were actually involved in,
so perhaps it doesn't work.
Steve - 04 Jul 2008 02:14 GMT
> Dunno. It's a nearly 3-year old thread you were actually involved in,
> so perhaps it doesn't work.
... and by that, I mean perhaps you already tried it. Just re-read and
that sentence came off as an insult, which wasn't my intent.
Guy Macon - 04 Jul 2008 10:23 GMT
>Haven't tested but this guy's approach looks good on paper if you have
>access to PHP (probably easy enough to replicate in any server-side
>language):
>
>http://groups.google.com/group/alt.internet.search-engines/msg/9a0f7baad24c74dc
Thanks!
I put it in my .htaccess -- you can see the results by clicking on
the three bold URLs at [ http://www.guymacon.org/test.html ].

Signature
Guy Macon
<http://www.GuyMacon.com/>
Guy Macon - 06 Jul 2008 09:38 GMT
>>Haven't tested but this guy's approach looks good on paper if you have
>>access to PHP (probably easy enough to replicate in any server-side
[quoted text clipped - 6 lines]
>I put it in my .htaccess -- you can see the results by clicking on
>the three bold URLs at [ http://www.guymacon.org/test.html ].
I am now removing it again. The result was, as I expected, that
It did not handle the test cases in bold at
[ http://www.guymacon.org/test.html ].
As far as I can tell, no website anywhere is able to handle all
of those test cases using .htaccess -- I am convinced that Apache
converts some "//"s to "/"s prior to feeding user request to
mod_rewrite.

Signature
Guy Macon
<http://www.GuyMacon.com/>