daledude Posted February 23, 2007 Share Posted February 23, 2007 Is it, some how, possible to set an environment variable with an existing variable? What Im trying to do is per request: SetEnv AWSTATS_FORCE_CONFIG %{SERVER_NAME} Which doesnt work. I'd rather not have to hard code that SetEnv line inside each VirtualHost. Instead would like to set a global <Location> with something that would AWSTATS_FORCE_CONFIG to the server name on each request. Some how possible? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.