Hi Dirk,

Zitat von Dirk Devos <dirk.de...@usa.net>:
Hi,

I am running Redhat 7.1 and apache 2.4 but I am not able to find any
documentation on the "/etc/sysconfig/httpd" file.
[...]
This works.

HTTPD_ENV_NAME="devl"


I have tried the following with no success.

HTTPD_HOSTNAME=`hostname`
HTTPD_HOSTNAME=${hostname}
HTTPD_HOSTNAME=$(hostname)

the first an the last line should work (while I prefer the $() version) - what catches the eye is the change in variable names (HTTPD_ENV_NAME vs. HTTPD_HOSTNAME)...

Regards,
Jens


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to