Security (2) Website basics

Source: Internet
Author: User
Tags ftp protocol

http://www.laoing.com/newx.asp?id=498

1. Analysis Website:

---Visit is newx.asp this page
---This is a Dynamic Web page
---the scripting language used by this site is ASP (Microsoft)
---the background database used by this site is most likely access (Microsoft, possibly MS SQL Server)
---the Web container used by this site is most likely IIS (Microsoft)

2. Web page:
Static Web pages:. htm,. html,. shtml
Dynamic Web pages:. asp,. php, JSP,. aspx

Dynamic Web pages are mainly written by ASP, PHP, ASP, and JSP languages.
ASP and PHP are generally used for small and medium-sized Web sites, ASP. NET and JSP are generally used for large web sites

3. Dynamic website, most of the content is stored in the database. The main network database currently used is:
Access: Microsoft, small database, mainly for small sites, mostly using asp+access combination
Mssql: Microsoft, large database, mainly for small and medium-sized websites
Mysql:oracle, small and medium-sized databases, open source, mainly for small and medium-sized websites, mostly using php+mysql combination
Oracle:oracle, large database, one move for large web sites

4. Protocol: HTTP, FTP

Ports: Port number can usually be omitted, HTTP protocol default port is 80,FTP protocol default port 21

5. Common Web server programs (Web container):
Built-in components of the Iis:windows server System, IIS in WIN2003 is 7.0 (7.5) in 6.0,win2008
Apache: Open source, primarily for Linux platforms
Nginx: Open source, primarily for Linux platforms

6.WEB environment, commonly used combinations are as follows:
Asp+access+iis
Asp+mssql+iis
Php+mysql+apache
Php+mysql+nginx


This article from "10999785" blog, declined reprint!

Security (2) Website basics

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.