Errorlog "C:/xampp/htdocs/amsxktd1/Jobs1/tmp\webserver_error_68b6e85.log"
PidFile "C:/xampp/htdocs/amsxktd1/Jobs1/tmp\webserver_68b6e85.pid"

Listen 127.0.0.1:8086

LoadModule actions_module bin/mod_actions.so
LoadModule alias_module bin/mod_alias.so
LoadModule mime_module bin/mod_mime.so
LoadModule dir_module bin/mod_dir.so
LoadModule authz_core_module bin/mod_authz_core.so

ServerAdmin admin@xlinesoft.com
DocumentRoot "C:/xampp/htdocs/amsxktd1/Jobs1/output"

<Directory />
    Options FollowSymLinks
    AllowOverride None
	DirectoryIndex index.html index.htm
</Directory>

DefaultType text/plain
<IfModule mime_module>
    TypesConfig conf/mime.types
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .tgz
	AddType application/x-httpd-php .php .php3 .phtml
</IfModule>

PHPIniDir "C:/xampp/htdocs/amsxktd1/Jobs1/tmp/php.conf"
LoadModule php7_module "bin/php7apache2_4.dll"

AcceptFilter http none
AcceptFilter https none