fix redis conf path

This commit is contained in:
Usman Nasir
2020-03-02 11:49:29 +05:00
parent 4eac0087ed
commit ef888af38f

View File

@@ -2222,7 +2222,7 @@ vmail
if os.path.exists('%shttpd.conf' % (confPath)):
os.remove('%shttpd.conf' % (confPath))
shutil.copy('litespeed/httpd-redis.conf', confPath)
shutil.copy('litespeed/httpd-redis.conf', '%shttpd.conf' % (confPath))
## start and enable