I don't have the means to test, but the first thing I'd try is removing the caret (^) on the regex. That matches the beginning of the string.
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Jon Paris
Sent: Wednesday, March 02, 2011 10:53 AM
To: Web400@Midrange. Com
Subject: [WEB400] Apache AliasMatch
I cannot find an example of how to AliiasMatch an exact name pattern.
For example - I want to match myserver/jonspgm to qsys.lib/jons.lib/jonspgm.pgm
But it should not match myserver/jonspgm1.php or myserver/jonspgm.php
I thought:
ScriptAliasMatch ^/jonspgm /QSYS.LIB/JONS.LIB/JONSPGM.PGM
would do it as I understood the Apache docs but obviously not as anything that starts with the jonspgm string is being matched.
I guess this reflects my ongoing failure ti understand regex!
Jon Paris
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.