Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 20:17:09

Author Topic: Activate mod_status  (Read 3481 times)

0 Members and 1 Guest are viewing this topic.

Offline lolpop

  • Junior Member
  • *
  • Posts: 36
  • Karma: +0/-0
    • View Profile
Activate mod_status
« on: 2016-04-22, 12:07:56 »
Hi,

I try to install munin, but i need to activate mod_status.

I can't find the good conf file to active this.

Can you help me?

I use kloxo-mr 6.5
Thank a lot.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Activate mod_status
« Reply #1 on: 2016-04-22, 12:11:33 »
You see what's modules install in Apache with running 'httpd -t -D DUMP_MODULES'. By default, module_status already included/installed.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline lolpop

  • Junior Member
  • *
  • Posts: 36
  • Karma: +0/-0
    • View Profile
Re: Activate mod_status
« Reply #2 on: 2016-04-22, 12:22:10 »
Yes but i have to uncomment this line :

Code: [Select]
<Location /server-status>
     SetHandler server-status
     Order deny,allow
     Deny from all
     Allow from 127.0.0.1 92.XXX.XX.XX
</Location>

But i can't found this in apache conf file.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Activate mod_status
« Reply #3 on: 2016-04-22, 12:56:58 »
Sadly it's not simple to implementing in Kloxo-MR 6.5.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline idove

  • Valuable Member
  • *
  • Posts: 142
  • Karma: +0/-0
    • View Profile
Re: Activate mod_status
« Reply #4 on: 2016-12-02, 19:52:03 »
Sadly it's not simple to implementing in Kloxo-MR 6.5.

Is it now possible  to implement and setup server-status on latest KloxoMR 6.5.0.f?
How?

Tnx.
« Last Edit: 2016-12-02, 20:01:02 by doveg »

Offline idove

  • Valuable Member
  • *
  • Posts: 142
  • Karma: +0/-0
    • View Profile
Re: Activate mod_status
« Reply #5 on: 2016-12-04, 22:16:57 »
Anyway server-status works for me.

I've just created file:
/etc/httpd/conf.d/server-status.conf

Put this, savem and reload httpd service with
# service httpd reload

Code: [Select]
ExtendedStatus On
<Location /server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from 127.0.0.1
</Location>

<Location /server-info>
    SetHandler server-info
    Order deny,allow
    Deny from all
    Allow from 127.0.0.1
</Location>

and everything works fine ;).
« Last Edit: 2016-12-04, 22:24:25 by doveg »

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.073 seconds with 19 queries.

web stats analysis