# # XAMPP settings # SetEnv MIBDIRS "D:/xampp/php/extras/mibs" SetEnv MYSQL_HOME "\\xampp\\mysql\\bin" SetEnv OPENSSL_CONF "D:/xampp/apache/bin/openssl.cnf" SetEnv PHP_PEAR_SYSCONF_DIR "\\xampp\\php" SetEnv PHPRC "\\xampp\\php" SetEnv TMP "\\xampp\\tmp" # # PHP-Module setup # LoadFile "D:/xampp/php/php5ts.dll" LoadModule php5_module "D:/xampp/php/php5apache2_2.dll" SetHandler application/x-httpd-php SetHandler application/x-httpd-php-source # # PHP-CGI setup # # # SetHandler application/x-httpd-php-cgi # # # Action application/x-httpd-php-cgi "/php-cgi/php-cgi.exe" # PHPINIDir "D:/xampp/php" AddType text/html .php .phps ScriptAlias /php-cgi/ "D:/xampp/php/" AllowOverride None Options None Order deny,allow Deny from all Allow from all SetHandler cgi-script SetHandler None php_admin_flag safe_mode off AllowOverride AuthConfig Alias /security "D:/xampp/security/htdocs/" php_admin_flag safe_mode off AllowOverride AuthConfig Alias /licenses "D:/xampp/licenses/" Options +Indexes DirectoryIndexTextColor "#000000" DirectoryIndexBGColor "#f8e8a0" DirectoryIndexLinkColor "#bb3902" DirectoryIndexVLinkColor "#bb3902" DirectoryIndexALinkColor "#bb3902" Alias /phpmyadmin "D:/xampp/phpMyAdmin/" AllowOverride AuthConfig Alias /webalizer "D:/xampp/webalizer/" php_admin_flag safe_mode off AllowOverride AuthConfig Alias "/Das" "D:\CorysTess\KAZAKH\KAZAKH.1.0\Workspaces\kazakh-main-simu\CorysData\DAS" Options Indexes FollowSymLinks Includes AllowOverride AuthConfig Order allow,deny allow from All Alias "/Workspace" "D:\CorysTess\KAZAKH\KAZAKH.1.0\Workspaces\kazakh-main-simu" Options Indexes FollowSymLinks Includes AllowOverride AuthConfig Order allow,deny allow from All # # New XAMPP security concept # # Close XAMPP security section here Order deny,allow Allow from all Allow from ::1 127.0.0.0/8 ErrorDocument 403 /error/HTTP_XAMPP_FORBIDDEN.html.var # Close XAMPP sites here Order deny,allow Allow from all Allow from ::1 127.0.0.0/8 ErrorDocument 403 /error/HTTP_XAMPP_FORBIDDEN.html.var