Xymon Mailing List Archive search

Apache configuration

list Josh Luthman
Fri, 5 Oct 2007 17:20:25 -0400
Message-Id: <user-720260a6f8ae@xymon.invalid>

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 <
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] *
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