Re: [users@httpd] conf files in conf.d directory

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

 



Hi,

On 10/20/06, Tony Heal <theal@xxxxxxxxxxxx> wrote:
I have a conf file that has multiple RewriteRule lines. This conf file works
fine. My problem is this same conf file is used on several hundred boxes and
is created from a CVS build. I need to add a custom RewriteRule for a single
server that all other servers will not get. I believe I can create a new
file in conf.d, but I am not sure how to do this. My initial thought was to
simply create a file in conf.d with a file name that begins with a letter
higher than the original file and contains only this:

conf.d is a distro specific (Red Hat/Fedora?) file layout not used by
the standard apache distribution. However the directive used for this
is 'Include'. You could use a name for an included which sorts
lexically before the others but I *believe* getting a consistent
sorting order depends on your filesystem.

http://httpd.apache.org/docs/2.2/mod/core.html#include

--
noodl

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