Re: service httpd fullstatus

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For anyone else's info, I posted about the issue here with how I was able to fix it.

http://frustratedtech.com/post/52800628881/service-httpd-fullstatus-not-providing-the-correct




On Wed, Jun 12, 2013 at 1:23 PM, David Guerra <imdavidguerra@xxxxxxxxx> wrote:
Mike,

You set me in the correct direction.

The site is running drupal and has these rewrite rules.

  RewriteCond %{REQUEST_FILENAME} !-f
  RewriteCond %{REQUEST_FILENAME} !-d
  RewriteCond %{REQUEST_URI} !=/favicon.ico
  RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]

I added the following and now it works like it should.

RewriteCond %{REQUEST_URI} !=/server-status

Thanks for the help!



On Wed, Jun 12, 2013 at 12:57 PM, Mike Rumph <mike.rumph@xxxxxxxxxx> wrote:
Hello David,

What is the variable STATUSURL set to in your apachectl script?
- http://httpd.apache.org/docs/2.2/programs/apachectl.html#options

What server-status settings do you have in your configuration?
- http://httpd.apache.org/docs/2.2/mod/mod_status.html#enable

Thanks,

Mike


On 6/12/2013 8:08 AM, David Guerra wrote:
Hello,

I'm having an issue where when calling apachectl fullstatus I'm actually downloading a text version of the website homepage instead of actually showing the status information.  I'm unsure what changes have occurred recently, but this really is an odd issue that I can't find information to fix.

[root@stark /]# httpd -v
Server version: Apache/2.2.3
Server built:   May 13 2013 18:01:57

I've tried a basic yum reinstall httpd and that did not resolve the issue.

Do you guys have any ideas on what may be happening?

Thanks,
David




--
Take Care,

David Guerra



--
Take Care,

David Guerra
http://frustratedtech.com/

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux