August 18, 2010 04:35PM
Yes. worked with this code. Long live the nginx

[code]
location ~ \.htm$ {
root html;
fastcgi_pass 127.0.0.1:9000;
fastcgi_index index.htm;
include fastcgi.conf;
}
[/code]
Subject Author Posted

AddHandler application/x-httpd-php .htm in nginx?

Luka Horvatic March 25, 2010 07:52PM

Re: AddHandler application/x-httpd-php .htm in nginx?

edogawaconan March 25, 2010 08:12PM

Re: AddHandler application/x-httpd-php .htm in nginx?

Luka Horvatic March 26, 2010 06:16AM

Re: AddHandler application/x-httpd-php .htm in nginx?

Cliff Wells August 17, 2010 07:04PM

Re: AddHandler application/x-httpd-php .htm in nginx?

codetr August 17, 2010 06:26PM

Re: AddHandler application/x-httpd-php .htm in nginx?

codetr August 18, 2010 01:26PM

Re: AddHandler application/x-httpd-php .htm in nginx?

codetr August 18, 2010 01:31PM

Re: AddHandler application/x-httpd-php .htm in nginx?

Cliff Wells August 18, 2010 03:30PM

Re: AddHandler application/x-httpd-php .htm in nginx?

codetr August 18, 2010 04:35PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 101
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready