mydevil.net follow-up
We have enabled access logs for our users. If we wish to, we can easily check who is visiting our website – proper files (containing that data) will be created in our domain directory.
These files need to be created manually, and proper permissions should be granted – otherwise logging is 'disabled’. We can enable it by invoking these commands:
mkdir ~/domains/example.com/logstouch ~/domains/example.com/logs/access.logchmod o+rwx ~/domains/example.com/logs/access.log
o+rwx permissions allow our httpd server to write to that file. By removing these permissions (by invoking chmod o-rwx) we will disable log writing. File rotation should be done by ourselves, for instance: by using newsyslog utility.
We are also working on enabling error logs for users, which will contain information about invalid .htaccess file configuration.
Zaoszczędź czas i pieniądze!
Darmowa migracja
Przy zakupie rocznego planu hostingowego na mydevil.net oferujemy:
- Migrację stron i poczty – całkowicie bezpłatnie
- Gwarancję bezpieczeństwa i ciągłości działania
Przenieś się na nowoczesną i niezawodną platformę – wybierz mydevil.net!