https://issues.apache.org/bugzilla/show_bug.cgi?id=45184
Summary: Regular Expression in directive ServerAlias
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: mod_vhost_alias
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Please make the posibility of the regular expression in directive ServerAlias
like this one:
<VirtualHost *:80>
UseCanonicalName Off
ServerAlias REGEX[^www\.[^.]+\.[^.]+$]
VirtualDocumentRoot /home/html/DocumentRoot/%-2.0.%-1.0/public_html
</VirtualHost>
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]