Help

hi ,

I have been trying to persuade nginx into serving html.gz
file with no success for past three days. I tried probably everything
written in the web. I am using CentOS 7 minimal and nginx 1.7.9
mainline. I configured it with http-gzip_static_module. I tried chmod
755 the installation folder I copied and paste all I can find about this
in conf file. I chown of the installation folder.I zipped index.html
with tar and zip made index.html.tar.gz index.tar.gz index.gx index also
index.zip file. All I received was 403 forbidden. The best I could
achieved was wen compressed it and named it just index then I received
some gibberish output in the browser.

I am attaching the nginx.conf file. Any assistance will be much
appreciated.

Best regards,

ilian

On Tue, Feb 03, 2015 at 11:11:34AM +0200, peter petrov wrote:

Hi there,

I have been trying to persuade nginx into serving html.gz

I configured it with http-gzip_static_module.

http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html

What request do you make?

What response do you want?

What response do you get?

f

Francis D. [email protected]