]
Michal Babacek closed MODCLUSTER-212.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
UseAlias broken
---------------
Key: MODCLUSTER-212
URL:
https://issues.jboss.org/browse/MODCLUSTER-212
Project: mod_cluster
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 1.0.5, 1.0.6, 1.0.8
Environment: Windows Server 2008 x86
Reporter: Gregory Lardiere
Assignee: Jean-Frederic Clere
Fix For: 1.0.9, 1.1.2.Final
Setting "UseAlias 1" in apache conf file doesn't work anymore since 1.0.5.
It worked fine in 1.0.3 and 1.0.4.
Workers are correct in mod_cluster-manager.
The URLs behind a webapp context root return with a 404 error code.
With the UseAlias directive commented out, the problem doesn't happen.