Xymon Mailing List Archive search

Apache configuration

8 messages in this thread

list Steve Dingwall · Fri, 5 Oct 2007 09:20:34 -0500 ·
Hi,

I just installed Apache 2.2 on Ubuntu and I'm trying to configure the Apache server so that it sees Hobbit.  I've never used Apache before and i'm having a very difficult time figuring out how to get this setup.  It seems like it should be easy but I haven't been able to find any documentation that's helped me to do it yet.  If you can point me in the right direction I'd be very grateful.  Thanks!


Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you are not the intended recipient and have received this message in error, any use or distribution is prohibited. Please notify me immediately by reply e-mail and delete this message from your computer system. Thank you.
list Hobbit User · Fri, 5 Oct 2007 10:51:43 -0400 (EDT) ·
quoted from Steve Dingwall
On Fri, October 5, 2007 10:20, user-95b96d3df9e3@xymon.invalid wrote:
Hi,

I just installed Apache 2.2 on Ubuntu and I'm trying to configure the
Apache server so that it sees Hobbit.  I've never used Apache before and
i'm having a very difficult time figuring out how to get this setup.  It
seems like it should be easy but I haven't been able to find any
documentation that's helped me to do it yet.  If you can point me in the
right direction I'd be very grateful.  Thanks!
Don't know what you've tried or what results you've gotten.  There's
install doc at http://hobbitmon.sourceforge.net/docs/install.html
Key for Red Hat type distros is copying or linking hobbit-apache.conf from
~hobbit/server/etc to /etc/httpd/conf.d (which I think is
/etc/apache2/conf.d on Debian-type distros).
list Steve Dingwall · Fri, 5 Oct 2007 13:41:43 -0500 ·
Thanks for the info.  I'm making a little progress here.  I copied hobbit-apache.conf from usr/lib/hobbit/server/etc to etc/apache2/conf.d and now I get the page:  Index of/ and it shows the file apache2-default. I'm sure there's some little thing that I still have to do right?
quoted from Steve Dingwall


Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you are not the intended recipient and have received this message in error, any use or distribution is prohibited. Please notify me immediately by reply e-mail and delete this message from your computer system. Thank you.


"Hobbit User" <user-24d6f8323faa@xymon.invalid> 10/05/2007 09:51 AM
Please respond to
user-ae9b8668bcde@xymon.invalid


To
user-ae9b8668bcde@xymon.invalid
cc

Subject
Re: [hobbit] Apache configuration
quoted from Hobbit User


On Fri, October 5, 2007 10:20, user-95b96d3df9e3@xymon.invalid wrote:
Hi,

I just installed Apache 2.2 on Ubuntu and I'm trying to configure the
Apache server so that it sees Hobbit.  I've never used Apache before and
i'm having a very difficult time figuring out how to get this setup.  It
seems like it should be easy but I haven't been able to find any
documentation that's helped me to do it yet.  If you can point me in the
right direction I'd be very grateful.  Thanks!
Don't know what you've tried or what results you've gotten.  There's
install doc at http://hobbitmon.sourceforge.net/docs/install.html
Key for Red Hat type distros is copying or linking hobbit-apache.conf from
~hobbit/server/etc to /etc/httpd/conf.d (which I think is
/etc/apache2/conf.d on Debian-type distros).
list Josh Luthman · Fri, 5 Oct 2007 14:49:32 -0400 ·
If you copied all of the configuratoin from hobbit-apache.conf you'll need
to browser to /hobbit for the main page.  Are you using the VirtualHost
directive at all?

On 10/5/07, user-95b96d3df9e3@xymon.invalid <
quoted from Steve Dingwall
user-95b96d3df9e3@xymon.invalid> wrote:

Thanks for the info.  I'm making a little progress here.  I copied
hobbit-apache.conf from usr/lib/hobbit/server/etc to etc/apache2/conf.d
and now I get the page:  Index of/ and it shows the file apache2-default.
 I'm sure there's some little thing that I still have to do right?


Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you are
not the intended recipient and have received this message in error, any use
or distribution is prohibited. Please notify me immediately by reply e-mail
and delete this message from your computer system. Thank you.


*"Hobbit User" <user-24d6f8323faa@xymon.invalid>*

10/05/2007 09:51 AM  Please respond to
user-ae9b8668bcde@xymon.invalid

  To
user-ae9b8668bcde@xymon.invalid  cc

 Subject
Re: [hobbit] Apache configuration


On Fri, October 5, 2007 10:20, user-95b96d3df9e3@xymon.invalid wrote:
Hi,

I just installed Apache 2.2 on Ubuntu and I'm trying to configure the
Apache server so that it sees Hobbit.  I've never used Apache before and
i'm having a very difficult time figuring out how to get this setup.  It
seems like it should be easy but I haven't been able to find any
documentation that's helped me to do it yet.  If you can point me in the
right direction I'd be very grateful.  Thanks!
Don't know what you've tried or what results you've gotten.  There's
install doc at http://hobbitmon.sourceforge.net/docs/install.html
Key for Red Hat type distros is copying or linking hobbit-apache.conf from
~hobbit/server/etc to /etc/httpd/conf.d (which I think is
/etc/apache2/conf.d on Debian-type distros).

-- 

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Michael C [card] Long · Fri, 5 Oct 2007 14:52:11 -0500 ·
Wow, some questions I can maybe answer, how about /hobbit instead of /?

 
You can edit the hobbit-apache.conf to make hobbit on /

 
From: user-95b96d3df9e3@xymon.invalid
[mailto:user-95b96d3df9e3@xymon.invalid] 
Sent: Friday, October 05, 2007 1:42 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Apache configuration
quoted from Josh Luthman

 
Thanks for the info.  I'm making a little progress here.  I copied
hobbit-apache.conf from usr/lib/hobbit/server/etc to etc/apache2/conf.d
and now I get the page:  Index of/ and it shows the file
apache2-default.  I'm sure there's some little thing that I still have
to do right? 


Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you
are not the intended recipient and have received this message in error,
any use or distribution is prohibited. Please notify me immediately by
reply e-mail and delete this message from your computer system. Thank
you. 


"Hobbit User" <user-24d6f8323faa@xymon.invalid> 

10/05/2007 09:51 AM 

Please respond to
user-ae9b8668bcde@xymon.invalid

To

user-ae9b8668bcde@xymon.invalid 

cc

	
Subject

Re: [hobbit] Apache configuration

 
On Fri, October 5, 2007 10:20, user-95b96d3df9e3@xymon.invalid
wrote:
Hi,

I just installed Apache 2.2 on Ubuntu and I'm trying to configure the
Apache server so that it sees Hobbit.  I've never used Apache before
and
i'm having a very difficult time figuring out how to get this setup.
It
seems like it should be easy but I haven't been able to find any
documentation that's helped me to do it yet.  If you can point me in
the
right direction I'd be very grateful.  Thanks!
Don't know what you've tried or what results you've gotten.  There's
install doc at http://hobbitmon.sourceforge.net/docs/install.html
Key for Red Hat type distros is copying or linking hobbit-apache.conf
from
~hobbit/server/etc to /etc/httpd/conf.d (which I think is
/etc/apache2/conf.d on Debian-type distros).
list Steve Dingwall · Fri, 5 Oct 2007 15:19:48 -0500 ·
Are you referring to the apache2.conf file where it asks for the virtual host configurations?
quoted from Michael C [card] Long


Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you are not the intended recipient and have received this message in error, any use or distribution is prohibited. Please notify me immediately by reply e-mail and delete this message from your computer system. Thank you.


"Josh Luthman" <user-4c45a83f15cb@xymon.invalid> 10/05/2007 01:49 PM
quoted from Michael C [card] Long
Please respond to
user-ae9b8668bcde@xymon.invalid


To
user-ae9b8668bcde@xymon.invalid
cc

Subject
Re: [hobbit] Apache configuration


If you copied all of the configuratoin from hobbit-apache.conf you'll need to browser to /hobbit for the main page.  Are you using the VirtualHost directive at all?

On 10/5/07, user-95b96d3df9e3@xymon.invalid <
user-95b96d3df9e3@xymon.invalid> wrote:

Thanks for the info.  I'm making a little progress here.  I copied hobbit-apache.conf from usr/lib/hobbit/server/etc to etc/apache2/conf.d and now I get the page:  Index of/ and it shows the file apache2-default. I'm sure there's some little thing that I still have to do right? 

Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you are not the intended recipient and have received this message in error, any use or distribution is prohibited. Please notify me immediately by reply e-mail and delete this message from your computer system. Thank you. 


"Hobbit User" <user-24d6f8323faa@xymon.invalid> 10/05/2007 09:51 AM 
Please respond to
user-ae9b8668bcde@xymon.invalid


To
user-ae9b8668bcde@xymon.invalid cc

Subject
Re: [hobbit] Apache configuration


On Fri, October 5, 2007 10:20, user-95b96d3df9e3@xymon.invalid wrote:
Hi,

I just installed Apache 2.2 on Ubuntu and I'm trying to configure the
Apache server so that it sees Hobbit.  I've never used Apache before and
i'm having a very difficult time figuring out how to get this setup.  It
seems like it should be easy but I haven't been able to find any
documentation that's helped me to do it yet.  If you can point me in the
right direction I'd be very grateful.  Thanks!
Don't know what you've tried or what results you've gotten.  There's
install doc at http://hobbitmon.sourceforge.net/docs/install.html
Key for Red Hat type distros is copying or linking hobbit-apache.conf from
~hobbit/server/etc to /etc/httpd/conf.d (which I think is
/etc/apache2/conf.d on Debian-type distros).


-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
list Steve Dingwall · Fri, 5 Oct 2007 15:23:22 -0500 ·
Sorry, I don't quite understand what you mean.  Are you referring to where it says-    Alias /hobbit/   "var/liv/hobbit/www/" ?
quoted from Steve Dingwall


Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you are not the intended recipient and have received this message in error, any use or distribution is prohibited. Please notify me immediately by reply e-mail and delete this message from your computer system. Thank you.


"Long, Michael C [CARD]" <user-70b211a0d438@xymon.invalid> 10/05/2007 02:52 PM
quoted from Steve Dingwall
Please respond to
user-ae9b8668bcde@xymon.invalid


To
<user-ae9b8668bcde@xymon.invalid>
cc

Subject
RE: [hobbit] Apache configuration


Wow, some questions I can maybe answer, how about /hobbit instead of /?
 You can edit the hobbit-apache.conf to make hobbit on /
 From: user-95b96d3df9e3@xymon.invalid [mailto:user-95b96d3df9e3@xymon.invalid] Sent: Friday, October 05, 2007 1:42 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Apache configuration
 
Thanks for the info.  I'm making a little progress here.  I copied hobbit-apache.conf from usr/lib/hobbit/server/etc to etc/apache2/conf.d and now I get the page:  Index of/ and it shows the file apache2-default. I'm sure there's some little thing that I still have to do right? 

Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you are not the intended recipient and have received this message in error, any use or distribution is prohibited. Please notify me immediately by reply e-mail and delete this message from your computer system. Thank you. 


"Hobbit User" <user-24d6f8323faa@xymon.invalid> 10/05/2007 09:51 AM 

Please respond to
user-ae9b8668bcde@xymon.invalid


To
user-ae9b8668bcde@xymon.invalid cc

Subject
Re: [hobbit] Apache configuration
 

On Fri, October 5, 2007 10:20, user-95b96d3df9e3@xymon.invalid wrote:
Hi,

I just installed Apache 2.2 on Ubuntu and I'm trying to configure the
Apache server so that it sees Hobbit.  I've never used Apache before and
i'm having a very difficult time figuring out how to get this setup.  It
seems like it should be easy but I haven't been able to find any
documentation that's helped me to do it yet.  If you can point me in the
right direction I'd be very grateful.  Thanks!
Don't know what you've tried or what results you've gotten.  There's
install doc at http://hobbitmon.sourceforge.net/docs/install.html
Key for Red Hat type distros is copying or linking hobbit-apache.conf from
~hobbit/server/etc to /etc/httpd/conf.d (which I think is
/etc/apache2/conf.d on Debian-type distros).
list Josh Luthman · Fri, 5 Oct 2007 17:20:25 -0400 ·
Yes I am.

If you request /hobbit/ from that Apache server it knows to read
/var/lib/hobbit/www/ (I assume you meant lib and not liv)

Straight from the 2.2 docs: "Note that if you include a trailing / on the
url-path then the server will require a trailing / in order to expand the
alias. That is, if you use Alias /icons/ /usr/local/apache/icons/ then the
url /icons will not be aliased."

If you are not using VirtualHost at all then please make sure you let us
know.  This Alias is server wide if not placed within a VirtualHost,
obviously, so try going to the http://server/hobbit/ URL and then post the
tail of access_log and error_log (normally in /var/log/httpd)

Josh


On 10/5/07, user-95b96d3df9e3@xymon.invalid <
quoted from Steve Dingwall
user-95b96d3df9e3@xymon.invalid> wrote:

Sorry, I don't quite understand what you mean.  Are you referring to where
it says-    Alias /hobbit/   "var/liv/hobbit/www/" ?


Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you are
not the intended recipient and have received this message in error, any use
or distribution is prohibited. Please notify me immediately by reply e-mail
and delete this message from your computer system. Thank you.


*"Long, Michael C [CARD]" <user-70b211a0d438@xymon.invalid>*

10/05/2007 02:52 PM  Please respond to
user-ae9b8668bcde@xymon.invalid

  To
<user-ae9b8668bcde@xymon.invalid>  cc

 Subject
RE: [hobbit] Apache configuration


Wow, some questions I can maybe answer, how about /hobbit instead of /?

You can edit the hobbit-apache.conf to make hobbit on /

*From:* user-95b96d3df9e3@xymon.invalid [mailto:
user-95b96d3df9e3@xymon.invalid] *
quoted from Steve Dingwall
Sent:* Friday, October 05, 2007 1:42 PM*
To:* user-ae9b8668bcde@xymon.invalid*
Subject:* Re: [hobbit] Apache configuration


Thanks for the info.  I'm making a little progress here.  I copied
hobbit-apache.conf from usr/lib/hobbit/server/etc to etc/apache2/conf.d
and now I get the page:  Index of/ and it shows the file apache2-default.
 I'm sure there's some little thing that I still have to do right?


Regards,

Steve Dingwall
Applied Tool NeXus  (formerly eDiagnostics)
eService Solutions, Applied Global Services
XXX-XXX-XXXX

The content of this message is Applied Materials Confidential.  If you are
not the intended recipient and have received this message in error, any use
or distribution is prohibited. Please notify me immediately by reply e-mail
and delete this message from your computer system. Thank you.


• "Hobbit User" <user-24d6f8323faa@xymon.invalid>*

10/05/2007 09:51 AM


  Please respond to
user-ae9b8668bcde@xymon.invalid


  To
user-ae9b8668bcde@xymon.invalid  cc

 Subject
Re: [hobbit] Apache configuration


On Fri, October 5, 2007 10:20, user-95b96d3df9e3@xymon.invalid wrote:
Hi,

I just installed Apache 2.2 on Ubuntu and I'm trying to configure the
Apache server so that it sees Hobbit.  I've never used Apache before and
i'm having a very difficult time figuring out how to get this setup.  It
seems like it should be easy but I haven't been able to find any
documentation that's helped me to do it yet.  If you can point me in the
right direction I'd be very grateful.  Thanks!
Don't know what you've tried or what results you've gotten.  There's
install doc at http://hobbitmon.sourceforge.net/docs/install.html
Key for Red Hat type distros is copying or linking hobbit-apache.conf from
~hobbit/server/etc to /etc/httpd/conf.d (which I think is
/etc/apache2/conf.d on Debian-type distros).

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer