Adding a Web Server Capability to Your Personal Computer - PowerPoint PPT Presentation

1 / 32
About This Presentation
Title:

Adding a Web Server Capability to Your Personal Computer

Description:

Think of your IP address as equivalent to a phone number. It's unique. ... listing in the phone book has to be unique also using address, etc. That's like a ... – PowerPoint PPT presentation

Number of Views:41
Avg rating:3.0/5.0
Slides: 33
Provided by: bobanu
Category:

less

Transcript and Presenter's Notes

Title: Adding a Web Server Capability to Your Personal Computer


1
Adding a Web Server Capability to Your Personal
Computer
  • Bob Anundson

2
Introduction
  • Why would you want to have this capability?
  • What is a Web Server?
  • Where or How do I get one?
  • Installing a Web Server - Generic
  • Setting up the Router and Computer
  • Installing Apache
  • Installing IIS
  • Other stuff-asp,php,mysql

3
Why Would You Do This
  • Cheapest approach for web php and mysql
    development
  • ISP doesn't provide Web site service or charges
    for it or limits it
  • More control over your Web
  • You're a tech nut like me

4
What is a Web Server
5
What is a Web Server, Cont
6
Where or How do I get one?
  • Lynx, Mac or Windows xp home use Apache
    www.apache.org
  • XP professional or Vista Using Internet
    Information Services, IIS, from the XP disk or
    Vista sources

7
Apache
8
Apache, cont
9
Apache, cont
10
Apache, cont
11
Apache, cont
12
Apache, cont
13
Apache, cont
14
Apache, cont
15
Connecting to the outside world
  • Locate IP address used by Router
  • Have the router route the Web information to your
    web computer
  • Turn off the Microsoft firewall
  • Locate the IP the ISP uses to connect to your
    Router
  • Test on another computer

16
Connecting to the World
17
Connecting to the World, cont
18
Connecting to the World, cont
19
Connecting to the World, cont
20
Connecting the Web path
  • Open your router, varies by manufacture
  • Locate the Port assignment page
  • What is a Port? Think of your IP address as
    equivalent to a phone number. It's unique. Your
    listing in the phone book has to be unique also
    using address, etc. That's like a Domain Name
  • A Port is roughly like an extension but a special
    one. It is tied to a specific purpose. Port 80 is
    for web servers.

21
Connecting to the World, cont
22
It works
23
Apache Program Interface
24
Dynamic IP Solution
http//www.dnsexit.com Converts an IP address to
a virtual Domain name such as Sequimboy.linkpc.net
It also update the domain name if the IP
changes Problem, Firefox will label the site an
Attack site
25
Internet Information Service
  • Microsoft's Web Server
  • Free with XP and maybe Vista
  • Includes FTP services and Smtp Services

26
IIS Control
27
IIS Program Location
28
Control Area In Admin Versus FileLocation
29
Drill Down to Controls
30
Control Area
31
Other Stuff
  • Programming Resources ASP,CGI (Perl),PHP
  • Databases mySQL, ACCESS

32
Summary
  • Web Server is just another program
  • Hard part is connecting to the outside world
  • Don't do it unless you use a router or understand
    how to use a firewall
Write a Comment
User Comments (0)
About PowerShow.com