RE: configuration file management

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

 



Thank you for the information and links.

> You should put common directives into a separate file and Include[1]
> them,
> to avoid repetition.

Does this work within a virtualhost block?

Example:
<VirtualHost *:80>
ServerName: blah.com
# include standard RewriteRules
Include conf/local/common-rewrite.conf
# site specific rules
RewriteRule .+ http://www.yahoo.com [L]
</VirtualHost>

mod_macro also seems to hold promise.

Thanks
Benji

Attachment: smime.p7s
Description: S/MIME cryptographic signature


[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