Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit c5e451b5 authored by Nicolas's avatar Nicolas
Browse files

fix: replace errorlog directive

parent 78501c4f
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,5 @@ ...@@ -18,6 +18,5 @@
</FilesMatch> </FilesMatch>
</Directory> </Directory>
ErrorLog "logs/dummy-host.example.com-error_log" ErrorLog /proc/self/fd/2
CustomLog "logs/dummy-host.example.com-access_log" common
</VirtualHost> </VirtualHost>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment