ServerName sqlservercheck
DocumentRoot /var/www/html
Options -Indexes
AllowOverride None
Require all denied
Alias /ts /var/www/html/ts.php
Alias /nts /var/www/html/nts.php
Require ip 127.0.0.1 172.16.0.0/12 10.0.0.0/8
Require ip 127.0.0.1 172.16.0.0/12 10.0.0.0/8
ErrorLog /proc/self/fd/2
CustomLog /proc/self/fd/1 combined