[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Wrong URL with new version?
- To: hobbit (at) hswn.dk
- Subject: RE: [hobbit] Wrong URL with new version?
- From: Hermann-Josef Beckers <hj.beckers (at) kreis-steinfurt.de>
- Date: Mon, 12 Jan 2009 08:16:15 +0100
- References: <OF0151B3F4.BABE100C-ONC1257537.0050CFE9-C1257537.005529EC (at) kreis-steinfurt.de> <A0916F0428E0DD4ABDC3881A3AC071C31FD6A5 (at) bccsrvdc.BCCIT.nce>
"Andrew Clarke" <andrew (at) bccit.co.uk> schrieb am 09.01.2009 11:08:49:
> "Andrew Clarke" <andrew (at) bccit.co.uk>
> 09.01.2009 11:13
>
> Bitte antworten an
> hobbit (at) hswn.dk
>
> An
>
> <hobbit (at) hswn.dk>
>
> Kopie
>
> Thema
>
> RE: [hobbit] Wrong URL with new version?
>
> I?ve also been trialling Xymon 4.2.2 (on Debian) and get the same
> problem. I have tried configuring it as ?xymon? and ?hobbit? and get
> the same symptoms with both.
>
> Andrew
>
...
>
> From: Hermann-Josef Beckers [mailto:hj.beckers (at) kreis-steinfurt.de]
> Sent: 07 January 2009 15:30
> To: hobbit (at) hswn.dk
> Subject: [hobbit] Wrong URL with new version?
>
> Hi,
>
> for testing I installed the new version on a new server. I choose to
> use the old structure /home/hobbit and
> not /home/xymon, copied the old conf files with appropriate changes
> (BBDISPLAY). The generated
> hobbit-apache.conf contains only 3 chances (xymon instead of hobbit)
>
> Xymon works, but when I try to access the web pages, only the start
> page is accessible
> (http://my.new.host/hobbit/bb.html). The gif images are not shown.
> When I try to access a
> subpage, a 404 occurs. That is correct, because it tries to call
> http://my.new.host/hobbit/hobbit/subpage/subpage.html.
>
> Note the second "hobbit" in the URL. Any hints where it does come
> from? Difference between the servers:
> the old one is Mandrake with DocumentRoot /var/www/html and the new
> one is OpenSUSE 11.0
> with DocumentRoot /srv/www/htdocs.
>
A little further ... Removing the trailing slash in 'Alias /hobbit
"/home/hobbit/server/www/" ' the first level of subpages are shown
correct.
But access to the cgi scripts returns still a 404. Removing the trailing
slash from the script aliases makes no difference. Callled URL is:
http://my.new.host/hobbit/AIuniXen/hobbit-cgi/bb-hostsvc.sh?HOST=lscopy02.kreis-steinfurt.lokal&SERVICE=conn
Yours
hjb