[OGo-Users] Cannot access OpenGroupware through LAN via Apache
Marco van Eck
users@opengroupware.org
Thu, 10 May 2007 23:26:02 +0200
>> Rebooted the server completely just to be sure.
>> Unfortunately it doesn't make a difference. OGo loads fine from the
>> server but doesn't load from any of my workstations.
>> I have the feeling the LocationMatch somehow doesn't seem to function
>> from LAN...
>> The access.log file from Apache shows only this:
>> 192.168.1.70 - - [10/May/2007:21:37:46 +0200] "GET /OpenGroupWare
>> HTTP/1.1" 404 1077 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; nl;
>> rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 Mnenhy/0.7.5.666"
>> The error.log from Apache shows only this:
>> [Thu May 10 21:37:46 2007] [error] [client 192.168.1.70] File does not
>> exist: /srv/www/htdocs/OpenGroupWare
>>
>
> Odd! Are you using Apache for anything else on this box?
>
>
No I don't. This machine is only for use as an OGo machine.
> Try -
> <LocationMatch ^/OpenGroupware*>
> - instead of -
> <LocationMatch ^/OpenGroupware>
> - in ogo-webui.conf; that might be a bug in my files (although that it
> works locally and not remotely is weird).
>
>
Tried:
<LocationMatch ^/OpenGroupware*>
<LocationMatch "^/OpenGroupware*">
<LocationMatch /OpenGroupware>
Nothing seems to fix it... strange indeed.
>> I'm planning on using GroupDAV later on. How would I go about updating
>> the already installed OGo?
>> Just reinstall using the same procedure as I followed at installation time?
>>
>
> Download the TGZ, unpack it into an empty folder, rpm -Fvh *.rpm,
> restart services [if they don't restart automatically, I don't remember]
>
That's very easy! Thank you.
Well, the server also responds to the IP address after rebooting
firefox, so my last message was bogus.
Anyway, I'm of to take a nap.
Thanks again for your help. I'll continue with this small but very
irritating issue I'm having tomorrow :)
Best regards,
Marco van Eck