Re: [users@httpd] mod_rewrite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



allan juul wrote:
William A. Rowe, Jr. wrote:

André Malo wrote:

* William A. Rowe, Jr. wrote:

And since RewriteMap prg: is borked on Win32, I've had plans to jump in and tweak.

Is it? What's broken? Last time I've checked, it worked ;-)

If the prg: target is a binary it works.  If the prg: target is not a
program, but a script file, it's borked (al la .pl files).  This needs
the same magic and options we employ for invoking piped logs, cgi etc.

Bill

... just curious ...
with magic (for win32) do you mean something like:

  RewriteMap myprg "prg:c:/path/to/perl.exe myprg.pl"

No, I mean that if .pl is a registered script type, that we should
equally accept

    RewriteMap myprg "prg:myprg.pl"

wherein .pl is associated to the Open command

  c:\perl\bin\perl.exe "%1" %*

And APR makes this easy if we throw the right options in invoking the
program.

Bill



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux