To program a web or HTTP server from nothing could be very difficult. It's gonna to take you to write thousands of source instructions. The HTTP protocol it self is pretty to understand but it complicated to implement them in programming language. It involves a lot of parsing and need a lot of understanding how the HTTP requests and HTTP responses work together. … [Read more...]
Ensure Data Submitted/Viewed Online is Secured
Most of the data viewed or submitted on the Internet can be seen or modified by others. How do you ensure the data being submitted being submitted or view are secured? … [Read more...]
Multiple Virtual Hosts in Apache HTTP Server (Windows)
This is an article that I wrote few months ago in my own blog about setting up multiple virtual hosts in Windows version's Apache HTTP Server. I decide to move it to this site so that those information technology related information will be focused in this site. … [Read more...]