| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mini_server_0.0.1.zip | 2021-01-22 | 5.8 MB | |
| phpmailer.zip | 2021-01-22 | 59.8 kB | |
| readme.textile | 2020-10-01 | 1.9 kB | |
| mini_server_0.0.0.zip | 2020-10-01 | 371.2 kB | |
| mini_server_1.0.1.zip | 2020-10-01 | 5.7 MB | |
| mini_server_1.0.0.zip | 2020-10-01 | 5.0 MB | |
| Totals: 6 Items | 16.9 MB | 0 | |
Custom Mini Server Builds
This project is based on the Uniform Server’s Mini Server project with some or limited modifications.
You may view the original project source here.
mini_server_1.0.1.zip
This version is based on the Apache 5.2.9 with support for both Perl 5.10 and PHP 5.4.10 with some PHP extensions installed,
mini_server_1.0.0.zip
This version is based on the Apache 5.2.9 with support for PHP 5.4.10 with some extensions installed, specifically to support SQLite.
mini_server_0.0.0.zip
This version is the core of the project and only supports Apache 5.2.9, support for PHP and Perl can be added by downloading the necessary binaries and updating the httpd.conf.
Version Changelog
MiniServer 1.0.1
- Added support for Perl 5.10
- Updated main index.html to test PHP and Perl
- Added info.pl to check if Perl is working
- Updated PHP version to 5.4.10 from 5.2.6
- Added extensions to support SQLite
- Updated php.ini to enable installed extension
- Added info.php to check PHP version information
MiniServer 1.0.0
- Updated PHP version to 5.4.10 from 5.2.6
- Added extensions to support SQLite
- Updated php.ini to enable installed extension
- Updated main index.html to test PHP
- Added info.php to check PHP version information
MiniServer 0.0.0
- Core MiniServer with support for Apache 5.2.9