X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=apache-conf.conf;h=167819fcaf538059ac1c288e932797f6a544e8ae;hb=cfd127565c8e441c9baa8f692f1e81d1f525cd76;hp=2eb0caeff2e987967d68cc91507578c5a485aa25;hpb=a9778a1b017d15011478d20a3613e4128815f730;p=ndwebbie.git diff --git a/apache-conf.conf b/apache-conf.conf index 2eb0cae..167819f 100644 --- a/apache-conf.conf +++ b/apache-conf.conf @@ -52,10 +52,10 @@ ServerName nd.ruin.nu ServerAlias webbie.ndawn.com - ErrorLog logs/ndawn_error_log + ErrorLog /var/log/apache2/ndawn_error_log #TransferLog logs/ndawn_access_log - CustomLog logs/ndawn_access_log "%h %l %u [%{%F %H:%M:%S}t] \"%r\" %>s %b %T \"%{Referer}i\" \"%{User-Agent}i\"" + CustomLog /var/log/apache2/ndawn_access_log "%h %l %u [%{%F %H:%M:%S}t] \"%r\" %>s %b %T \"%{Referer}i\" \"%{User-Agent}i\""