mirror of
https://github.com/cloudpanel-io/vhost-templates.git
synced 2026-05-18 08:23:31 +08:00
.
This commit is contained in:
@@ -32,6 +32,10 @@ server {
|
|||||||
# try_files $uri $uri/ /blog/index.php?$args;
|
# try_files $uri $uri/ /blog/index.php?$args;
|
||||||
#}
|
#}
|
||||||
|
|
||||||
|
#include /etc/nginx/pagespeed.conf;
|
||||||
|
#pagespeed on;
|
||||||
|
#pagespeed FileCachePath "/home/cloudpanel/htdocs/domain.com/wp-content/cache/ngx_pagespeed/";
|
||||||
|
|
||||||
try_files $uri $uri/ /index.php?$args;
|
try_files $uri $uri/ /index.php?$args;
|
||||||
index index.php index.html;
|
index index.php index.html;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user