Re: Simpler urls
- From: Michael Fesser <netizen@xxxxxx>
- Date: Sun, 22 Jul 2007 01:55:42 +0200
..oO(Paul Furman)
Hmm, OK I looked into this some more and it doesn't appear to be
practical because I have a huge number of destination urls & as I
understand, I'd need to actually list all those in the .htaccess file.
This depends on the URLs. Of course listing all possible URLs is
absolutely pointless. That's not what regular expressions are for.
But if there would be a common structure inside them, like
http://example.com/state/area/city
you could easily match all of them with a single regular expression.
Micha
.
- Follow-Ups:
- Re: Simpler urls
- From: Paul Furman
- Re: Simpler urls
- References:
- Simpler urls
- From: Paul Furman
- Re: Simpler urls
- From: NC
- Re: Simpler urls
- From: Paul Furman
- Simpler urls
- Prev by Date: Re: problem with charset
- Next by Date: can I update a field (atomically) using a join?
- Previous by thread: Re: Simpler urls
- Next by thread: Re: Simpler urls
- Index(es):