|
Home > Archive > Web Servers on Unix and Linux > March 2006 > Conditional Directives
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Conditional Directives
|
|
| Alan Little 2006-03-11, 5:50 pm |
| Is there a general way to make Apache directives conditional, based on such
things as environment variables, presence of a file or directory, etc.? I'm
familiar with such things as IfModule or IfDefine, but want something more
general. I've searched all day and can't find anything, but perhaps I'm
overlooking something.
--
Alan Little
Phorm php Form Processor
http://www.phorm.com/
| |
| Alan Little 2006-03-13, 2:47 am |
| Carved in mystic runes upon the very living rock, the last words of Alan
Little of comp.infosystems.www.servers.unix make plain:
> Is there a general way to make Apache directives conditional, based on
> such things as environment variables, presence of a file or directory,
> etc.?
Testing.... Testing.... Hello? Is this thing on?
OK, answering myself again; the answer is: no, there isn't. Consult the
users@httpd.apache.org archive for details:
http://marc.theaimsgroup.com/?l=apache-httpd-users
Thank you, I'll be here all week. Be sure and tip your waitress.
--
Alan Little
Phorm php Form Processor
http://www.phorm.com/
| |
| Roy Schestowitz 2006-03-14, 2:48 am |
| __/ [ Alan Little ] on Monday 13 March 2006 03:11 \__
> Carved in mystic runes upon the very living rock, the last words of Alan
> Little of comp.infosystems.www.servers.unix make plain:
>
>
> Testing.... Testing.... Hello? Is this thing on?
>
> OK, answering myself again; the answer is: no, there isn't. Consult the
> users@httpd.apache.org archive for details:
>
> http://marc.theaimsgroup.com/?l=apache-httpd-users
>
> Thank you, I'll be here all week. Be sure and tip your waitress.
It's an almost-dormant group, Alan. I sometimes wonder if it is bound to some
mailing list /a la/ Gmane.
Best wishes,
Roy
--
Roy S. Schestowitz
http://Schestowitz.com | SuSE Linux ¦ PGP-Key: 0x74572E8E
7:40am up 6 days 0:17, 7 users, load average: 1.10, 0.66, 0.83
http://iuron.com - next generation of search paradigms
| |
| Alan Little 2006-03-14, 8:47 pm |
| Carved in mystic runes upon the very living rock, the last words of Roy
Schestowitz of comp.infosystems.www.servers.unix make plain:
>
> It's an almost-dormant group, Alan. I sometimes wonder if it is bound
> to some mailing list /a la/ Gmane.
Yeah, I figured. I got some interesting answers on the mailing list,
though. Apparently, with mod_perl you can include PERL code in your config
files. I haven't looked into that much, but it sounds interesting.
--
Alan Little
Phorm php Form Processor
http://www.phorm.com/
|
|
|
|
|