[OGo-Users] Cannot access OpenGroupware through LAN via Apache

Marco van Eck users@opengroupware.org
Thu, 10 May 2007 22:56:41 +0200


 
> I received the file Adam, thank you!
>
> I copied the 4 files into the /etc/apache2/conf.d directory and 
> disabled the section I manually added to
> the httpd.conf file and also removed the manually loading of the 
> module as the newly installed
> ngobjweb.conf file takes care of that.
>
> 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
>
>
> 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?
>
> Thanks again!
>
> Best regards,
> Marco van Eck
>

I'm replying to myself here.

If I try to approach OGo on the server through IP nummer it doesn't work 
either!

On the server:
http://localhost/OpenGroupWare/   -> works
http://192.168.1.12/OpenGroupWare/    -> Doesn't work
http://domain/OpenGroupWare/     -> works

On workstations no approach works.

Now for the catch...


Best regards
Marco van Eck