cgi-perl-hello-http

所属分类:CGI编程
开发工具:Dockerfile
文件大小:0KB
下载次数:0
上传日期:2024-02-17 09:05:20
上 传 者sh-1993
说明:  这是演示CGI和Perl HTTP web服务器的示例项目。
(This is sample project to demonstrate a CGI and Perl HTTP web server.)

文件列表:
Dockerfile
docker-build.sh
docker-run.sh
hello.cgi

# A simple CGI and Perl HTTP server I always wanted to see what is this about, so I read on Wikipedia about it and decided to ask ChatGPT to teach me about it an write some code. This is a simple project to demonstrate processing of a GET web request to a `.cgi` script file with an option to interpret a query string parameter with all of the joy of direct HTML ie. code injection through it. ## How to use Just run the `./docker-build.sh` and then `./docker-run.sh` and enjoy the fun on: `http://localhost:8080/cgi-bin/hello.cgi` ## Author Vedran Mandi

近期下载者

相关文件


收藏者