O
O
Outsider V.2016-02-12 23:14:32
PHP
Outsider V., 2016-02-12 23:14:32

Apache crashes on Windows due to DEFLATE. How to fix?

I set up htaccess for Apache on Linux - everything worked there. I run it on Windows and find that such a line causes an Internal Server Error:
AddOutputFilterByType DEFLATE text/css
And the type is not important, this command just causes a file.
What nonsense? It stands in httpd.conf:
LoadModule deflate_module modules/mod_deflate.so
there is such a file - what else is needed? It seems that no compression commands are required.
No changes in E:\Program Files\Apache24\logs.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Outsider V., 2016-02-12
@Audiophile

It was necessary to enable mod_filter.

Z
Zakhar Storozhuk, 2016-02-12
@Phell

.so - extension for Linux
.dll - for Windows.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question