Open source and the web apache and php - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

Open source and the web apache and php

Description:

Mozilla Firefox and Thunderbird. Apache Web Server Software. What is Apache? ... Downloadable in Windows MSI (self-installer) format from www.apache.org ... – PowerPoint PPT presentation

Number of Views:57
Avg rating:3.0/5.0
Slides: 6
Provided by: usersA
Category:
Tags: apache | open | php | source | web

less

Transcript and Presenter's Notes

Title: Open source and the web apache and php


1
Open source and the web apache and php
2
Introduction
  • Two of the main pillars of the web are
    open-source
  • Apache
  • PHP
  • BIND
  • Perl
  • Mozilla Firefox and Thunderbird

3
Apache Web Server Software
  • What is Apache?
  • HTTP server application, used to share files
    using the HTTP protocol
  • Both UNIX and Windows-based
  • Downloadable in Windows MSI (self-installer)
    format from www.apache.org
  • Built on httpd (HTTP Daemon)
  • Apache Foundation formed in February 1995
  • Apache 1.0 released on 1st December 1995
  • Accounts for 73 of web servers worldwide
    (January 2007)
  • http//www.securityspace.com/s_survey/data/200701/
    index.html
  • Closest rival Microsoft (20)
  • Platform-independent Can be installed on Unix
    and Windows. You can run it on your own PC or
    laptop!
  • 1998 - IBM chooses Apache to bundle with
    WebSphere software package

4
PHP Server-side scripting language
  • The most popular module for the Apache server
  • An additional module for Apache. You can download
    it from www.php.net
  • 39 of surveyed web servers have PHP installed
  • http//www.securityspace.com/s_survey/data/man.200
    701/apachemods.html
  • PHP, which stands for PHP Hypertext
    Preprocessor, is a widely-used Open Source
    general-purpose scripting language that is
    especially suited for Web development and can be
    embedded into HTML From the PHP Website
    www.php.net
  • Dynamically generates HTML content and interacts
    with both databases and users. Rapidly gaining
    popularity as the web moves towards Web 2.0.
  • Can be installed onto most available web server
    packages, unlike Active Server Pages (ASP) which
    can only be run on Microsoft Internet Information
    Services (IIS) servers, which in turn only run on
    Windows.

5
Conclusion and Questions
  • Quick recap
  • Apache
  • Open-source HTTP server software
  • Platform independent
  • Most popular web server platform worldwide
  • PHP
  • Open-source server-side web scripting language
  • Platform and server-independent
  • Most popular installed Apache module
  • Any Questions?
Write a Comment
User Comments (0)
About PowerShow.com