Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: AddOutputFilterByType is out of Apache 2.4 |
|
Author |
|
daniel1975
Joined: 05 Feb 2006 Posts: 24 Location: RO, Bucharest
|
Posted: Wed 25 Jan '12 20:45 Post subject: AddOutputFilterByType is out of Apache 2.4 |
|
|
Although I have "LoadModule deflate_module modules/mod_deflate.so" line added the next: "AddOutputFilterByType DEFLATE application/atom+xml application/ecmascript application/javascript application/rtf application/xhtml+xml application/xml text/html text/plain text/css text/csv" causes "The Apache service named reported the following error:
>>> Invalid command 'AddOutputFilterByType', perhaps misspelled or defined by a module not included in the server configuration ." in Event Viewer so kind of conclude that AddOutputFilterByType directive is no longer supported and there must be other ways to have similar behavior |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
daniel1975
Joined: 05 Feb 2006 Posts: 24 Location: RO, Bucharest
|
Posted: Wed 25 Jan '12 21:49 Post subject: |
|
|
Indeed mod_filter is also required in 2.4, although in 2.2 was not the case.
Many, many thanks! |
|
Back to top |
|
|
|
|
|
|