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 -vServer version: Apache/2.2.3Server 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