Re: mrtg - apache problem

From: priou (prioualexandre_at_yahoo.fr)
Date: 01/19/05

  • Next message: Franco: "Problem with ETH0:1"
    Date: Wed, 19 Jan 2005 09:53:31 +0100
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Rudolf Amirjanyan wrote:

    >Hello,
    >
    >I have configured MRTG on my Linux RedHat9 box and it is working according
    >to what I did. but my problem is to access to the web page to see the
    >graphs.
    >
    >working directory is /var/www/mrtg.
    >
    >but when I want to access to http://myserverip/mrtg it gives this error.
    >
    >"Access forbidden!
    >You don't have permission to access the requested object. It is either
    >read-protected or not readable by the server.
    >If you think this is a server error, please contact the webmaster
    >Error 403"
    >
    >when I create another folder in /var/www for example /var/www/test and copy
    >that mrtg files in this folder I can access them from explorer.
    >http://myserverip/test is working well.
    >
    >I have tried to google this problem, and found that it can be BUG. pls
    >advise me what actions should be taken place to resolve this prob.
    >
    >Thanks a lot in advance.
    >
    >Rudolf
    >
    >
    >
    >
    check your httpd.conf and make this :
    Alias /mrtg/ "path/to/mrtg"
    <Directory "/path/to/mrtg">
        Options Indexes
        AllowOverride None
        Order allow,deny
        Allow from all
    </Directory>

    after, see the permission on this directory
    the permision are: drwxr-xr-x

    after restart apache

    alexandre Priou

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Franco: "Problem with ETH0:1"

    Relevant Pages

    • mrtg - apache problem
      ... I have configured MRTG on my Linux RedHat9 box and it is working according ... If you think this is a server error, ... that mrtg files in this folder I can access them from explorer. ...
      (Fedora)
    • Security Issues when calling DLLs
      ... I have a asp.net page that calls a VB6 DLL that lists all the services ... Server Error in '/spider' Application. ... Security Exception ... Exception Details: System.Security.SecurityException: Permission ...
      (microsoft.public.dotnet.security)
    • Re: addressing someone without -san or similar
      ... >You don't have permission to access the requested object. ... >If you think this is a server error, ... the second time. ...
      (sci.lang.japan)
    • [opensuse] =?UTF-8?Q?mailing_list_problem=3F?=
      ... You don't have permission to access the requested object. ... If you think this is a server error, ... For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx ...
      (SuSE)
    • Re: Server Error 403-Forbidden: Access Denied
      ... "Frost" wrote: ... Went to microsoft update and got the following message ... Server Error 403-Forbidden: Access Denied ... You do not have permission to view this directory or page using the ...
      (microsoft.public.windowsupdate)