Hi there,

I would like to
use a construct like the following

   ServerAdmin [EMAIL PROTECTED]
   ServerName projekte2.fh-aargau.ch
   CustomLog     /var/log/apache2/%{SERVER_NAME}.log combined
   ErrorLog      /var/log/apache2/%{SERVER_NAME}.log

However, the filename it creates is %{SERVER_NAME}.log instead of projekte2.fh-aargau.ch.log


how can I achieve the desired result?

thanks
robert


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to