Mongoose web server in Linux
It’s very easy to start a Python web server on localhost.
If you want something more serious but still lightweight, check out the Mongoose web server.
Fetch and compile:
wget https://mongoose.googlecode.com/files/mongoose-3.8.tgz
tar xvzf mongoose-3.8.tgz
cd mongoose
make linux
The user manual is here.
注意一點:
在7000埠啟動mongoose的命令為:
./mongoose -listening_ports 7000
相關文章
- web前端技術Mongoose詳解Web前端Go
- mongooseGo
- Mongoose SummaryGo
- 快速使用ChatGpt Web ServerChatGPTWebServer
- mongoose(貓鼬)Go
- mongoose的基本使用Go
- 深入淺出mongooseGo
- mongoose中文文件Go
- Mongoose初步學習Go
- mongoose基礎使用Go
- Mongoose和Redis小結GoRedis
- Mongoose查增改刪Go
- mongoose的入門使用Go
- web server apache tomcat11-16-mbeanWebServerApacheTomcatBean
- web server apache tomcat11-14-CGIWebServerApacheTomcat
- web server apache tomcat11-31-websocketWebServerApacheTomcat
- web server apache tomcat11-33-CDIWebServerApacheTomcat
- Window server 2016 搭建Java Web環境ServerJavaWeb
- Fishing for Hackers: Analysis of a Linux Server AttackLinuxServer
- web server apache tomcat11-08-JNDI ResourcesWebServerApacheTomcat
- web server apache tomcat11-10-Class LoaderWebServerApacheTomcat
- web server apache tomcat11-26-maven jarsWebServerApacheTomcatMavenJAR
- web server apache tomcat11-29-Windows AuthenticationWebServerApacheTomcatWindows
- Linux web服務LinuxWeb
- 細嚼慢嚥 Mongoose 5Go
- Mongoose簡單使用步驟Go
- 你真的瞭解mongoose嗎?Go
- 在Linux 上安裝 SQL ServerLinuxSQLServer
- web server apache tomcat11-18-clusting 叢集WebServerApacheTomcat
- web server apache tomcat11-22-logging 日誌WebServerApacheTomcat
- web server apache tomcat11-24-Virtual Hosting and TomcatWebServerApacheTomcat
- web server apache tomcat11-06-Host Manager AppWebServerApacheTomcatAPP
- web server apache tomcat11-03-deploy 如何部署WebServerApacheTomcat
- web server apache tomcat11-12-SSL/TLS ConfigurationWebServerApacheTomcatTLS
- mongodb和nodejs mongoose使用詳解MongoDBNodeJS
- [express+mongoose](增刪改查)ExpressGo
- Mongoose can't update timestampGo
- Mongoose無法更新時間戳Go時間戳
- linux web環境部署LinuxWeb