I'm running the latest version of Apache Server on Windows 7 64-bit.
It working fine and set up correctly.
I'd like to use ENVIRONMENT VARIABLES or a variable like "%current_directory%" or "..\%current_directory%" in the configuration files for Apache, httpd.conf etc.
Is this possible? Is httpd.conf a parsed file, can variables be define and used in it? Help would be much appreciated