VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Ashleys Webserver

by Ashley Harris (6 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (136 Votes)

(OBSOLETE! see 'a complete perl, php and asp webserver' on this site) The FIRST webserver on VBC that supports form posting! (see
screenshot). It currently supports perl cgi. Also supported are directory
listings, custom front pages, custom error pages. It also supports flash,
pdf, realmedia, mp3s, avi's, etc. Included is a useless but amusing
'loveclaculator.cgi' I built (basically to prove form submission works). You
could host a full website here! I'm using it to 'preview' cgi-enabled
websites before uploading them to the http server, although, you could host
a full website on it. Perl must be installed on your system, and in your
msdos PATH variable (see contained instructions).
Currently, the server only supports GET without modification of your CGI
scripts, although, a full range of $ENV variables are available to your CGI
scripts (query_string, remote_addr, server_port, server_addr, etc.) (see
screenshot). and GET is suitable for almost every operation. Just file
uploading from a form is impossible, but, I'm working on it.
This release is a major jump from the last one, with directory listing, more
$ENV variables, custom 404 pages, and full support for sub directories (with
/../ protection).
Please download and tell me what you think, or, better, use it.

Rate Ashleys Webserver

Download Ashleys Webserver

Download Ashleys Webserver (54 KB)

Ashleys Webserver Comments

No comments have been posted about Ashleys Webserver. Why not be the first to post a comment about Ashleys Webserver.

Post your comment

Subject:
Message:
0/1000 characters