On Wed, 2002-07-24 at 13:43, Laurentiu Matei wrote:
> Salut!
> 
> Poate cineva sa-mi spuna ce LogFormat foloseste mod_ssl?
> Am modificat toate intrarile LogFormat din commonhttpd.conf si mod_ssl
> tot cum vrea el scrie logurile.
> Unde trebuie sa mai caut?
> 
> 10x
Uite un exemplu :

CustomLog /var/log/httpd/ssl_request_log \
          "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
CustomLog /var/log/httpd/ssl_agent_log \
          "%{User-agent}i: \"%r\" %b"

Liniile de mai sus sunt in sectionea 
<VirtualHost x.x.x.x:443>

</VirtualHost>

mitu

---
Pentru dezabonare, trimiteti mail la 
[EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'.
REGULI, arhive si alte informatii: http://www.lug.ro/mlist/


Raspunde prin e-mail lui