On 2/16/07, Jose Adriano Baltieri <jabaltie@xxxxxxxxx> wrote:
Jesse Ross wrote: > Hi Jose, > > Are you using apache 1.3 or 2.0? I think the ?i flag is only > supported on 2.0. > > If you're using 1.3 you could always do something along the lines of: > > AliasMatch ^/[xX][yY][zZ] I'm using 2.2.4 on Windows. Some aliases are longer than 2 characters. So I really need a more elaborated RegEx...
You don't seem to understand the technique, which demonstrated above with a 3-character alias. And you also haven't answered the question about what version you are using. In addition, mod_rewrite can do case-insensitive aliases using the NC flag for RewriteRule. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx