httpd
httpd copied to clipboard
How to use PassEnv and SetEnv like Directives?
While using httpd for multiple servers, I need to send the metainfo such as servername and others in a civilized manner to the applications.
Could you please show an example?