[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Antwort: RE: [hobbit] Antwort: RE: [hobbit] Antwort: RE: [hobbit] Wrong URL with new version?
- To: "hobbit (at) hswn.dk" <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Antwort: RE: [hobbit] Antwort: RE: [hobbit] Antwort: RE: [hobbit] Wrong URL with new version?
- From: Galen Johnson <Galen.Johnson (at) sas.com>
- Date: Thu, 15 Jan 2009 12:14:10 -0500
- Accept-language: en-US
- Acceptlanguage: en-US
- References: <OF241F0314.F24B1B55-ONC125753E.002ADA51-C125753E.002AEE0D (at) kreis-steinfurt.de><BBA15439DC467648BBAB71E6BA4D9900381B42E5A7 (at) MERCMBX12.na.sas.com><OFDAAFF982.3F1BE2DC-ONC125753F.00467928-C125753F.00471290 (at) kreis-steinfurt.de> <BBA15439DC467648BBAB71E6BA4D9900381B42EF6D (at) MERCMBX12.na.sas.com><OFCC45250E.9221A77C-ONC125753F.005207FF-C125753F.0052224E (at) kreis-steinfurt.de> <BBA15439DC467648BBAB71E6BA4D9900381B42F087 (at) MERCMBX12.na.sas.com> <OF1FF38C36.52CBF55D-ONC125753F.00545E61-C125753F.00567C07 (at) kreis-steinfurt.de>
- Thread-index: Acl3KLgbvSfE5DDLRwOJotBfkkJ3twAC3nvg
- Thread-topic: [hobbit] Antwort: RE: [hobbit] Antwort: RE: [hobbit] Antwort: RE: [hobbit] Wrong URL with new version?
From: Hermann-Josef Beckers [mailto:hj.beckers (at) kreis-steinfurt.de]
Sent: Thursday, January 15, 2009 10:45 AM
To: hobbit (at) hswn.dk
Subject: [hobbit] Antwort: RE: [hobbit] Antwort: RE: [hobbit] Antwort: RE: [hobbit] Wrong URL with new version?
Hi,
>
>
> Can you provide the relevant rules from your apache config?
>
Only those 2 lines in my httpd.conf
# für hobbit hjb-20090105
include /home/hobbit/server/etc/hobbit-apache.conf
hobbit-apache.conf attached. Thanks for your help.
Yours
hjh
This note in the include file would make me think that you do not have the Xymon webfiles as the root url...unless this is misworded. Have you tried commenting the alias?
# NB: The "Alias" line below must NOT be used if you have
# the Xymon webfiles as the root URL.
It should appear as below in the config file...this will need a restart of your apache server.
#Alias /hobbit/ "/home/hobbit/server/www"
=G=