Thanks for the help,

I did some more searching on Google and I changed my monitorix.conf file to 
this:
<Directory /usr/share/monitorix/cgi-bin/>
        DirectoryIndex monitorix.cgi
        Options FollowSymLinks SymLinksIfOwnerMatch +ExecCGI Includes
        order allow,deny
        allow from all
</Directory>

And it started to work just fine...

Thank you.
John Joseph

--
Thank you,
John Joseph
Technician
Lakewood Board of Education

"America will never be destroyed from the outside. If we falter and lose our 
freedoms, it will be because we destroyed ourselves." Abraham Lincoln

-----Original Message-----
From: Jordi Sanfeliu [mailto:jo...@fibranet.cat]
Sent: Wednesday, June 22, 2011 5:04 AM
To: monitorix-general@lists.sourceforge.net
Subject: [SPAM~KEYWORD] - Re: [Monitorix-general] Forbidden access - Found 
word(s) free trial list error in the Text body

Hello Joseph,

By simply changing the line 'allow from 127.0.0.1' by 'allow from all'
should be enough to get it working, if you are accessing your web server 
remotely.

Make sure your Apache web server don't have a different directive more 
restrictive (in another configuration file) that affects the same directory.

Another possibility would be if you have an administration panel on top of your 
system that is modifying your Apache configuration files.

Let me know.
Best regards.


Joseph, John wrote:
> Hello Everyone,
>
> Ok I installed Monitorix on my CentOS box I know this question has
> been asked a lot and I did change the allow from 127.0.0.1 to allow
> from all and I'm still getting this error here is my monitorix.conf
> file...
>
> Alias /monitorix /usr/share/monitorix
> ScriptAlias /monitorix-cgi /usr/share/monitorix/cgi-bin
>
> <Directory /usr/share/monitorix/cgi-bin/>
>         DirectoryIndex monitorix.cgi
>         Options ExecCGI
> #        order deny,allow
>         allow from all
> </Directory>
>
> I restarted httpd and I also rebooted the server I still get
>
> *Forbidden*
> You don't have permission to access /monitorix-cgi/monitorix.cgi on
> this server.
> /Apache/2.2.8 (EL) Server at apps.lakewoodcityschools.org Port 80/
>
> Is there anything else I can try?
>


--
Jordi Sanfeliu
FIBRANET Network Services Provider
http://www.fibranet.cat

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe, 
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general

-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1382 / Virus Database: 1513/3718 - Release Date: 06/21/11


CONFIDENTIALITY/PRIVACY NOTICE: This message and any attachments transmitted 
with it is for the designated recipient only and may contain privileged or 
confidential information. If you have received it in error please notify the 
sender, via return e-mail, immediately and permanently delete the original. Any 
unauthorized review, disclosure, dissemination, distribution, or copying of 
this e-mail is strictly prohibited. Thank you.


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general

Reply via email to