XAMPP configuration
From Wiki @ Karl Jones dot com
XAMPP configuration specifies the configurable parameters of XAMPP.
XAMPP is a free and open source cross-platform web server solution stack.
The main components of XAMPP are:
- Apache HTTP Server
- MySQL database
- Interpreters for scripts written PHP and Perl
Apache HTTP Server configuration
Apache HTTP Server configuration parameters are specified in file:
httpd.conf
MySQL configuration
MySQL configuration parameters are specified in file:
TO DO