×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
hi Jon,
Alias or ScriptAlias does not allow regular expressions.
That's why AliasMatch and ScriptAliasMatch exist. The only difference
between them is that the 'Match' varieties support regular expressions.
The trade-off is performance, when I first started working with
Apache, I was told to use the 'Match' keywords sparingly because the
extra overhead of doing RE processing on every URL was significant.
Granted, that was in the mid-90s, so perhaps that's not an issue today?
Not sure. My I still avoid AliasMatch/ScriptAliasMatch as much as I can.
On 2/6/2012 12:16 PM, Jon Paris wrote:
Thanks Henrik - I'm familiar with that usage - I though it would
apply to ScriptAlias also.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.