On Sat, 29 Mar 2014, Rich Shepard wrote: > I'll see if I can find it.
Aha! I find: /usr/lib/httpd/modules/mod_info.so so can I assume that all I need is to add: <Location /server-info> SetHandler server-info Order deny,allow Deny from all Allow from appl-ecosys.com </Location> in /etc/httpd/httpd.conf? Well, I'll give that a try. Thanks, Ken, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
