Answer the question
In order to leave comments, you need to log in
How to disable apache logs?
In virtual hosts, you can assign the path where they are saved like this
#ErrorLog ${APACHE_LOG_DIR}/error.log
#CustomLog ${APACHE_LOG_DIR}/access.log combined
All opened pages (url) are
saved in CustomLog So vaot, I don't need it. Why do I need useless garbage to pollute disk space.
How to disable all apache logs?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question