Web (i)

Source: Internet
Author: User
Tags apache tomcat

HTML: (Hyper Text Markup Language) static script

CSS: (cascading style Sheets) cascading style sheets for aesthetic retouching and positional positioning

JavaScript: Event-driven client-side scripting language (weakly typed language)

Html

Url:http://127.0.0.1:8020/myfile/index.html

http: Data Transfer Protocol

127.0.0.1: Host Identification

8020: Access the host's Web service port number

/MyFile: Virtual Directory

Index.html: Web Resource file

URL Port number: 80 is the default port number, display or access can be ignored

URL resource file name: index.* is the default file, which displays or accesses ignorable

Two ways to publish a Web page

    1. Iis
    2. Apache TomCat

How to access ISS Web resources

Access URL:

    1. Request data encryption based on the transport protocol of the URL
    2. Resolve Domain name (one domain name can only have one external network IP)

  Domain redirection: Modify the hosts profile information under C:\WINDOWS\SYSTEM32\DRIVERS\ETC

  

Apache_tomcat

Web. xml: Configuration file (presentation, control, data parameters) for a webpage

Server.xml: Server configuration file (server run, filter, environment preparation parameters)

Tomcat-user.xml: Configuration file for administrator users

Web App (Web application) b/S

APP (application) C/s

Conf\catalina\localhost: Independent configuration of a project (diversification)

Work: Working directory. Background run output or middleware processing junction output

  

Web (i)

Related Article

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.