On Tue, February 11, 2014 7:27 am, Josh Luthman wrote:
Did you restart httpd or apachectl graceful ?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Feb 11, 2014 10:25 AM, "Tom Schmitt" <dtsmon at gmail.com> wrote:
I have loaded a clean CentOS 6.5 on my Dell T-105 64-bit server. I have downloaded Xymon 4.3.15 to test with. I created user xymon and group xymon on the system. I install the system in /home/xymon on the server: ./configure ... All the defaults except that apache is run by apache not nobody
make make installI copy over the init.d script and edit the path to /home/xymon I copy over the xymon-apache.conf file to /etc/httpd/conf.d directory I get: Not Found
The requested URL /xymon was not found on this server.
Apache/2.2.15 (CentOS) Server at 192.168.200.151 Port 80
*snip*
Also, by default I believe the included apache snippet only rewrites "/xymon/", and not "/xymon"... Have you tried with the trailing slash?
-jc