How to define constant in apache configuration?

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

 



Hi,

I want to define constant that I will use latter in several places.
Old documentation says that there was Define statement (or similar)

Define myUrl "ldap://localhost"
...
AuthLDAPUrl $myUrl

However, there is nothing in current documentation (I was not able to
find the same or similar module).

Can you tell me how to do it with apache2?

I tried to search on web, but found only dozens of the same question
(no answers). I tried:

SetEnv myUrl "ldap://localhost"
...
AuthLDAPUrl $myUrl

Did not worked too.

Thanks,
Alfas

[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