Michael Peters wrote:
Robert Hicks wrote:
Am I right in that you still have to do some "rewrite" Apache rules?

Depends on what you want to do. I run Dispatch as an Apache mod_perl handler and
don't need any rewrite rules. If you don't do that, but instead have a normal
.cgi script and want the url to the .cgi script to be completely masked by the
url for your application (ie,
http://search.cpan.org/~wonko/CGI-Application-Dispatch-2.10/lib/CGI/Application/Dispatch.pm#CLEAN_URLS_WITH_MOD_REWRITE)
then yes, you'll need rewrite rules.


That explains it then.  Thank you very much.

Robert


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to