Welcome! Log In Create A New Profile

Advanced

Re: add_before_body

March 04, 2015 07:02PM
worker_processes 8;
events {
worker_connections 1024;
}
http {
gzip off;
root htdocs;
add_before_body subsites/dropletlocal/library/global/func-global.class.php; #DOESN'T
add_before_body subsites/dropletlocal/library/global/test.html; #WORKS
include mime.types;
include web-hosting/*.conf;
}

I don't understand how come html works fine but php wont?
Subject Author Posted

add_before_body

neophyte March 04, 2015 11:33AM

Re: add_before_body

Francis Daly March 04, 2015 03:00PM

Re: add_before_body

neophyte March 04, 2015 04:51PM

Re: add_before_body

Francis Daly March 04, 2015 05:26PM

Re: add_before_body

neophyte March 04, 2015 05:30PM

Re: add_before_body

neophyte March 04, 2015 05:33PM

Re: add_before_body

Francis Daly March 04, 2015 06:10PM

Re: add_before_body

neophyte March 04, 2015 06:39PM

Re: add_before_body

neophyte March 04, 2015 07:02PM

Re: add_before_body

itpp2012 March 05, 2015 03:45AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 223
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