Recommend this page to a friend! |
Download |
Info | Screenshots | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
58% | Total: 1,307 | All time: 2,956 This week: 455 |
Version | License | PHP version | Categories | |||
astahttpd 0.1 | GNU General Publi... | 5.2.0 | Networking, HTTP, PHP 5 |
Description | Author | ||||||||||||||||||||||
This package implements a Modular HTTP server written in pure PHP. It supports: |
|
|
Screenshots (7) | ||
Files (55) |
File | Role | Description | ||
---|---|---|---|---|
lib (11 files) | ||||
bin (1 file) | ||||
conf (1 file) | ||||
htdocs (7 files) | ||||
icons (8 files) | ||||
logs (2 files) | ||||
modules (11 files) | ||||
COPYRIGHT | Data | Copyright file | ||
INSTALL | Doc. | Installation Instruction | ||
install.sh | Data | Auto installer | ||
LICENSE | Lic. | GNU GPLv3 | ||
NEWS | Data | News and ChangeLog | ||
README | Doc. | Readme file | ||
TODO | Data | To do lists |
Files (55) | / | lib |
File | Role | Description |
---|---|---|
class.httpserver.php | Class | Class for creating HTTP daemon |
class.urlrewrite.php | Class | This class provide simple URL Rewriting |
class.socket.php | Class | This class provide basic TCP Socket object |
class.serverdir.php | Class | Class for manipulating server directory |
class.logger.php | Class | Class for writing log to a file |
class.httpheaderparser.php | Class | Class for parsing HTTP header request |
class.httpheadermaker.php | Class | Class for creating HTTP response header |
class.httpexception.php | Class | Custom exception class to catch HTTP error |
class.htmlpage.php | Class | Class to build an HTML page |
class.cgiparser.php | Class | Class for parsing CGI script based on extension name or first line header |
class.compressor.php | Class | Class for compressing data using gzip(internal/external) or deflate |
Files (55) | / | htdocs |
File | Role | Description |
---|---|---|
index.html | Data | Server default test page |
info.php | Aux. | PHP Environment variables test |
printenv | Data | Perl Environment variables test |
pyenv.py | Data | Python Environment variables test |
readmanual.php | Aux. | Web server Manual/API |
rewrite.php | Aux. | Server URL Rewriting example |
secret.txt | Data | Basic Auth example |
Files (55) | / | icons |
File | Role | Description |
---|---|---|
archive.png | Icon | sample icons for directory listing |
folder.png | Icon | sample icons for directory listing |
html.png | Icon | sample icons for directory listing |
image.png | Icon | sample icons for directory listing |
kompozer.png | Icon | kompozer logo |
parent.png | Icon | sample icons for directory listing |
text.png | Icon | sample icons for directory listing |
unknown.png | Icon | sample icons for directory listing |
Files (55) | / | logs |
File | Role | Description |
---|---|---|
access_log | Data | access log file |
rewrite_log | Data | URL rewrite log file |
Files (55) | / | modules |
File | Role | Description |
---|---|---|
module.php | Class | Abstract class module/Parent off all modules |
mod_auth_basic.php | Class | Basic Authentication Module |
mod_auth_digest.php | Class | Digest AUthentication Module |
mod_bandwidth.php | Class | Bandwidth Limiter Module |
mod_cgi.php | Class | CGI Processing Module |
mod_cgi_header.php | Class | CGI Header Handler Module |
mod_encoding.php | Class | Gzip/Deflate Encoding Module |
mod_rewrite.php | Class | Simple URL rewrite module |
mod_status.php | Class | Live server status module |
mod_test.php | Class | Demo module |
mod_vhost.php | Class | Virtual Host Module |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.