Forum Moderators: phranque
i'm trying to find info that will help me to achieve the following...
within a <VirtualHost..> within the httpd.conf (not a htaccess rewrite) i want to use an Alias/ScriptAlias like this...
Alias /image "/home/sites/<$requested_domain>/images
can anyone help... i'm sure this is simple but i just can't seem to work out how to get the <requested_domain>?
thanks... :-)
(Remember that httpd.conf is compiled at server restart, and is not interpreted or processed dynamically.)
Jim