Re: [users@httpd] apache2 REQUEST_FILENAME

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

 



> If I remember correctly, REQUEST_FILENAME is set only by mod_rewrite, so
> RewriteEngine On
> will probably activate it.

Hm, didn't work for me. Empty even with "RewriteEngine On" (in appropriate virtualhost). And I really don't see the place in sources where REQUEST_FILENAME is set.

modules/ssl/ssl_engine_vars.c:                 strcEQ(var, "REQUEST_FILENAME"))
modules/arch/netware/mod_nw_ssl.c:            else if (strcEQ(var, "REQUEST_FILENAME"))
modules/mappers/mod_rewrite.c:             strcasecmp(var, "REQUEST_FILENAME") == 0  ) {

These are just comparisons, right?

r.


---------------------------------------------------------------------
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