I want to be able to include or exclude parts of my configuration based on whether I am in the SSL virtual host, or the regular port 80 virtual host. Is there some way to do something like this: SetEnv thisHost HTTP <IfEnv thisHost=HTTP> Stuff </IfEnv> I know there is no <IfEnv> directive, but is there another way to accomplish this without it? Also, what is the scope of an environment variable in apache? Per virtual host? Per server? Thanks, Jason Martens --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx