mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 23:31:35 +09:00
set env/doc root
This commit is contained in:
@@ -31,6 +31,7 @@ expires {
|
||||
enableExpires 1
|
||||
expiresByType image/*=A604800,text/css=A604800,application/x-javascript=A604800,application/javascript=A604800,font/*=A604800,application/x-font-ttf=A604800
|
||||
}
|
||||
autoLoadHtaccess 1
|
||||
|
||||
tuning {
|
||||
eventDispatcher best
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
docRoot $VH_ROOT/html/
|
||||
docRoot /var/www/vhosts/
|
||||
enableGzip 1
|
||||
|
||||
errorlog $VH_ROOT/logs/error.log {
|
||||
|
||||
Reference in New Issue
Block a user