|
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] I'm trying to create an HTTP server instance that will run only 1 CGI program. Basically we want our users to enter an IP address that lives on our 400 such as http://11.22.33.44/ and have it launch a single CGI program. If we must, we'd settle for doing a http://11.22.33.44/program1 We do not want our users to be able to run any other CGI programs using this address. Can someone tell me the correct combinations of MAP, PASS & FAIL directives to accomplish this? One thing I was thinking was to put this one program in it's own library, than only PASS that library but I'd rather not have a library dedicated to one object unless I have to. --
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.