[Xymon] xymon web interface

Torsten Richter bb4 at richter-it.net
Thu Jun 12 21:42:15 CEST 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

dumb question: Did you restart your web server after adding this to your
config?

Cheers
Torsten

On 10.06.2014 23:07, warrenp wrote:
> I have succesfully installed Xymon, but just couldn't get the web interface
> working. I have included this in apache.conf: (any ideas what i'm
> missing??) Thanks for the help!
> 
> 
> Alias /xymon/  "/home/xymon/server/www/"
> <Directory "/home/xymon/server/www">
>     Options Indexes FollowSymLinks Includes MultiViews
>     Order allow,deny
>     Allow from all
> </Directory>
> 
> ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/"
> <Directory "/home/xymon/cgi-bin">
>     AllowOverride None
>     Options ExecCGI Includes
>     Order allow,deny
>     Allow from all
> </Directory>
> 
> <Directory /var/www/*>
> Options +ExecCGI
> AddHandler cgi-script .cgi
> </Directory>
> 
> ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/"
> <Directory "/home/xymon/cgi-bin">
>     AllowOverride None
>     Options ExecCGI Includes
>     Order allow,deny
>     Allow from all
> </Directory>
> 
> <Directory /var/www/*>
> Options +ExecCGI
> AddHandler cgi-script .cgi
> </Directory>
> 
> ScriptAlias /xymon-seccgi/ "/home/xymon/cgi-secure/"
> <Directory "/home/xymon/cgi-secure">
>     AllowOverride None
>     Options ExecCGI Includes
>     Order allow,deny
>     Allow from all
> 
>     # Password file where users with access to these scripts are kept.
>     # Create it with "htpasswd -c /home/xymon/server/etc/xymonpasswd
> USERNAME"
>     # Add more users / change passwords with "htpasswd
> /home/xymon/server/etc/xymonpasswd USERNAME"
>     #
>     # You can also use a group file to restrict admin access to members of a
>     # group, instead of anyone who is logged in. In that case you must setup
>     # the "xymongroups" file, and change the "Require" settings to require
>     # a specific group membership. See the Apache docs for more details.
> 
>     AuthUserFile /home/xymon/server/etc/xymonpasswd
>     AuthGroupFile /home/xymon/server/etc/xymongroups
>     AuthType Basic
>     AuthName "Xymon Administration"
> 
>     # "valid-user" restricts access to anyone who is logged in.
>     Require valid-user
> 
>     # "group admins" restricts access to users who have logged in, AND
>     # are members of the "admins" group in xymongroups.
>     # Require group admins
> 
> </Directory>
> 
> 
> 
> _______________________________________________
> Xymon mailing list
> Xymon at xymon.com
> http://lists.xymon.com/mailman/listinfo/xymon
> 

- -- 
+---------------------------------------------------------+
| E-mail  : bb4 [at] richter-it.net			  |
|							  |
| Homepage: http://www.richter-it.net/			  |
+---------------------------------------------------------+
Download my public key from:
http://gpg-keyserver.de/pks/lookup?search=0x899093AC&op=get
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)

iEYEARECAAYFAlOaApcACgkQ7DlmxomQk6z++gCgy/fdRQSxY74D8DDkACQQ/MgJ
YHMAoNGkFCP0mEYcvG3hYU14jGsUhAER
=BMlF
-----END PGP SIGNATURE-----



More information about the Xymon mailing list