Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Logs
« previous
next »
+
Print
Pages: [
1
]
Go Down
Logs
2 Replies
425 Views
Tyrone Miles
Logs
«
on:
December 14, 2002, 08:22:27 PM »
I want to delete all my webserver logs for this past year, what is the most simple way.
I already have them backed up.
Logged
Nathan Fowler
Re: Logs
«
Reply #1 on:
December 14, 2002, 08:48:33 PM »
From Console:
/etc/rc.d/init.d/httpd stop
/etc/rc.d/init.d/httpd-admin stop
rm -rf /var/log/httpd/*
/etc/rc.d/init.d/httpd start
/etc/rc.d/init.d/httpd-admin start
Hope this helped,
Nathan
Logged
Tyrone Miles
Re: Logs
«
Reply #2 on:
December 14, 2002, 11:20:49 PM »
Thanks A LOT!
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Logs