An easy way to verify that Apache is buildt properly
am 05.06.2007 12:14:54 von martin.stabenfeldtHi,
I'm looking for a way to verify that new webservers is built properly,
supporting ssl, php, mysql etc.
My test.php runs all these tests for me.
If possible I'd like to awoid making changes to DNS and make new
VirtualHosts.
I know it's not possible with the Location directive, but it's
something like this I'd like to accomplish:
DocumentRoot /www/local/docs/serverinfo # Area accessible from
all webservers.
This way I only need to add 3 lines of config to verify that
everything is OK.
Any suggestions to how I could accomplish this, or other ways of
verifying that things like ssl, mysql, proxy, rewrite, php etc. it
working?
--
Kind Regards,
Martin Stabenfeldt