Hi Dirk, Zitat von Dirk Devos <[email protected]>:
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: [email protected] For additional commands, e-mail: [email protected]
