On 5/12/07, Marco van Eck <marco@xxxxxxxxxxxxx> wrote:
My problem lies in accessing OGo from any location on the LAN with Apache working as frontend. I can access the document root of Apache just fine (http://webserver/ works), but when I redirect the browser to: http://webserver/OpenGroupWare I'm getting a 404, Not Found error message... AliasMatch ^/OpenGroupware([0-9a-zA-Z]{1})([0-9a-zA-Z]{1,})\.woa/WebServerResources/(.*) /usr/local/share/opengroupware.org-$1.$2/www/$3
This alias does not match requests for http://webserver/OpenGroupWare. It requires a request for something like http://webserver/OpengGroupware10a.woa/WebServerResources/ Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx