small changes in the configuration file #167

This commit is contained in:
Jordi Sanfeliu 2019-04-05 17:17:04 +02:00
parent f87c7e7bc8
commit ce71c7a8d8
1 changed files with 4 additions and 4 deletions

View File

@ -720,12 +720,12 @@ secure_log_date_format = %b %e
0 = First group of domains
</group>
<list>
0 = example1.com, example2.com, example3.com
0 = example1, example2, example3
</list>
<desc>
example1.com = http://www.example1.com/php_fpm_status
example2.com = http://www.example2.com/php_fpm_status
example3.com = http://www.example3.com/php_fpm_status
example1 = http://www.example1.com/php_fpm_status
example2 = http://www.example2.com/php_fpm_status
example3 = http://www.example3.com/php_fpm_status
</desc>
<map>
</map>