Planning, configuring, running and maintaining a web server -1.

Slides:



Advertisements
Similar presentations
The Web Wizards Guide to HTML Chapter One World Wide Web Basics.
Advertisements

PowerPoint presentation of first 25 pages of instructional manual Edith Fabiyi Essentials of Internet Access.
4.01 How Web Pages Work.
Internet Research Internet Applications. The Internet is not the Web Because of the great popularity of the World Wide Web, people think the Internet.
 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
20-753: Fundamentals of Web Programming 1 Lecture 11: Web Server Case Study Fundamentals of Web Programming Lecture 11: Web Server Case Study.
© Copyright 1997, The University of New Mexico C-1 Internet Service Provider Services What to do once you’re connected.
CIS 240 Introduction to UNIX Instructor: Sue Sampson.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CP476 Internet Computing Browser and Web Server 1 Web Browsers A client software program that allows you to access and view Web pages on the Internet –Examples.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Apache : Installation, Configuration, Basic Security Presented by, Sandeep K Thopucherela, ECE Department.
Creating your website Using Plain HTML. What is HTML? ► Web pages are authored in HyperText Markup Language (HTML) ► Plain text is marked up with tags,
Application Layer. This graphic is taken from The Abdus Salam International Centre for Theoretical Physics.
WEB BROWSERS BTT101 DIGITAL LITERACY (Credit Mr. Spinelli)
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
Linux Operations and Administration
1 Accessing the Global Database The World Wide Web.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 10: Basic Apache Configuration and Management Chapter 26: Apache (httpd): Setting Up a Web.
Web Servers Installation and Configuration May 24, 2001 CIS System Administration Problem Statement The class topic is setting up a Linux server to support.
The Internet Writer’s Handbook 2/e Introduction to World Wide Web Terms Writing for the Web.
1 John Magee 9 November 2012 CS120 Lecture 17a: Publishing Web pages.
OV Copyright © 1998 Ziff-Davis Education, a division of Ziff-Davis Inc. All rights reserved. The Internet World-wide network of computers connected.
Lecture#2 on Internet and World Wide Web. Internet Applications Electronic Mail ( ) Electronic Mail ( ) Domain mail server collects incoming mail.
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Hardware Internet Word Processing.
Chapter 17 - Deploying Java Applications on the Web1 Chapter 17 Deploying Java Applications on the Web.
How did the internet develop?. What is Internet? The internet is a network of computers linking many different types of computers all over the world.
HOW WEB SERVER WORKS? By- PUSHPENDU MONDAL RAJAT CHAUHAN RAHUL YADAV RANJIT MEENA RAHUL TYAGI.
SUSE Linux Enterprise Desktop Administration Chapter 12 Administer Printing.
1 Apache. 2 Module - Apache ♦ Overview This module focuses on configuring and customizing Apache web server. Apache is a commonly used Hypertext Transfer.
HTML. Principle of Programming  Interface with PC 2 English Japanese Chinese Machine Code Compiler / Interpreter C++ Perl Assembler Machine Code.
HTML ~ Web Design.
1 Week 6 The lynx browser Apache Web Server John Wang With materials courtesy of Inge Mclaurin.
CIS 250 Advanced Computer Applications Internet/WWW Review.
What does WWW stand for? And following abbreviations? HTTP: Hyper Text Transfer Protocol HTML: Hyper Text Mark-up Language URL: Uniform Resource Locator.
ELECTRONIC COMMERCE- Framework, Technologies and Applications © Tata McGraw-Hill 1 Electronic Commerce: Information Distribution and Messaging.
Chapter 2 The Internet and the World Wide Web. 2 Objectives Brief history Internet Access Six Internet Services –Web – –Chat (instant messenger)
Using the Internet. (WWW) and the Internet The World Wide Web (WWW) is a small part of the Internet. The Internet relates to all the hardware and software.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
LinuxChix Apache. Serving Webpages The layer 7 protocol (HTTP) is what our browsers talk to get us the websites we can't seem to live without. HTTP is.
Chapter 29 World Wide Web & Browsing World Wide Web (WWW) is a distributed hypermedia (hypertext & graphics) on-line repository of information that users.
Chapter 4 Applets Cop Why Applets? WWW makes huge information available to anyone with web browser. Web server send web pages and images to your.
History Internet – the network of computer networks that provides the framework for the World Wide Web. The web can’t exist without the internet. Browser.
Chapter 1: The Internet تال 311 Prepared by: Mr. Hassen HAMOUDA.
Newsgroup World Wide Web (WWW) Conservation Over the Internet e.g.ICQ File Transfer Protocol (FTP) Includes 6 main services: Electronic Mail Remote.
How the Web Works Jenny Burson Courtesy of About Internet for Beginners Learn the Web
17 Establishing Dial-up Connection to the Internet Using Windows 9x 1.Install and configure the modem 2.Configure Dial-Up Adapter 3.Configure Dial-Up Networking.
CS 330: Internet Architecture and Programming, Fall 2001 Professor K. Larson Professor C. Shilepsky
Web Server Apache PHP HTTP Request User types URL into browser Address resolved if nec. We use directly Most browsers request.
Day 15 Apache. Being a web server Once your system is correctly connected to the network, you could be a web server. –When you go to a web site such as.
Week-10 (Lecture-1) Web Building STEPS OF BUILDING: create web pages using HTML add a consistent style using CSS add computer code using JavaScript add.
ECMM6018 Enterprise Networking For Electronic Commerce Tutorial 1 Installing A Web Server.
2015 暑期電腦課程 -H3 HOW FTP WORKS? By
The Web Web Design. 3.2 The Web Focus on Reading Main Ideas A URL is an address that identifies a specific Web page. Web browsers have varying capabilities.
How FTP works ? & Send you web pages to server Speaker : Frank Liu.
9/21/04 James Gallagher Server Installation and Testing: Hands-on ● Install the CGI server with the HDF and FreeForm handlers ● Link data so the server.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
The Client-Server Model
Affinity Depending on the application and client requirements of your Network Load Balancing cluster, you can be required to select an Affinity setting.
Warm Handshake with Websites, Servers and Web Servers:
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Our Lady of the Rosary College S3 Computer Literacy
Internet.
Computer Networks and Internet
Web Page Concept and Design :
APACHE WEB SERVER.
4.01 How Web Pages Work.
Presentation transcript:

Planning, configuring, running and maintaining a web server -1

setting up a web server brief review of how a web server works planning required before setup server files and directories Apache configuration

how a web server works information on web identified using a URL UNIFORM RESOURCE LOCATOR browser requests information from the server (defined by URL) using HTTP HYPER TEXT TRANSFER PROTOCOL server returns information to browser (using HTTP) in HTML format HYPER TEXT MARKUP LANGUAGE

browser server HTML HTTP URL

planning required server platform (what hardware and operating system should be used) web server and associated software provision of sufficient expertise and other resources for chosen system clear responsibilities policies for updating information, acceptable use, etc. more?

planning—platform easy to install open standards, lots of online support runs on any PC architecture—wide range of peripheral hardware drivers available inexpensive, fast other criteria?

planning—web software Apache is world leader, has evolved from one of first web server programs (NCSA) open standards, lots of online support team of experts developing updates runs on many computer platforms (at home with Unix) inexpensive, fast modular approach for loading new capabilities other criteria?

files—Apache httpd, the server program httpd.conf, main configuration file access_log, log of all accesses error_log, log of all errors httpd.pid, contains process id of running server program

directories—Apache conf, for configuration files logs, for logs html, for web pages cgi-bin, for programs

files—Apache configuration how httpd runs set ‘port’ for network access identify log files and other configuration files

Apache—checking look at site with browser remotely check httpd active processes on server ps -ef | grep httpd checking problems, confirming restart tail error_log telnet to your_port on server and issue GET request followed by blank line telnet 80 GET / HTTP/1.0