|
Tag Archives: web development Nginx web server Nginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. To date, Nginx hosts nearly 12.18% (22.2M) of active sites across all domains. Nginx is known for its high performance, stability, more…
 Home web server Once done with setting up your home PC a web server, the websites deployed on your PC is ready for online access. They can be accessed from the PC itself using a 'local' URL which is either http://localhost/ or http://127.0.0.1. However, to access more…
 Web model using MySql+PHP+Ajax Due to the requirements of a number of website projects, I developed tnlmpweb, a web application model for websites using PHP and MySql, and running on Linux servers. Numerous web development issues have been taken into account in the model. The more…
|