erich.wanker Posted October 13, 2015 Posted October 13, 2015 Hello, i have a question about Apache 2.4.3 Is it possible to enable "mod_deflate" for UniGui Application ? I tryed out - but didn´t get a compressed result to the client.. My Steps: httpd.conf -> enable LoadModule deflate_module modules/mod_deflate.so root-folder from "htdoc" -> create .htaccess file with content: AddOutputFilterByType DEFLATE text/plain text/xml application/xhtml+xml text/css application/xml image/svg+xml application/rss+xml application/atom_xml application/x-javascript text/html Restart Server i tested it with http://www.whatsmyip.org/http-compression-test/ - but no success :-( Thanks for suggestions Quote
Administrators Farshad Mohajeri Posted October 14, 2015 Administrators Posted October 14, 2015 uniGUI internally handles gzip compressions so you should not need this mod for compressing data. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.