File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44DIRECTORY=/root/webserver
55# Do NOT add '/', trailing slash in the end.
66PAGESPEED=1.9.32.10
7- NGINX=1.8.0 
7+ NGINX=1.8.1 
88NAXSI=0.54
99COMPILE=" --add-module=${DIRECTORY} /ngx_pagespeed-release-${PAGESPEED} -beta \ 
1010--add-module=${DIRECTORY} /naxsi-${NAXSI} /naxsi_src \  
@@ -89,7 +89,7 @@ function compile ()
8989
9090# The variables below executes the process. Do not rename them unless you know what you are doing.
9191
92- # Install dependencies.  
92+ # Install dependencies.
9393# Comment it out if you already have proper dependencies installed or on another system other than Debian or Ubuntu based system.
9494dependencies_debian
9595# Create install folder, specified in DIRECTORY variable and enter the folder.
@@ -101,4 +101,4 @@ prepare_naxsi
101101# Download, unpack NGINX.
102102prepare_nginx
103103# Compile and install NGINX + MODULES.
104- compile
104+ compile
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments