Download presentation
Presentation is loading. Please wait.
Published byChrystal Underwood Modified over 9 years ago
1
Presentation On Apache BSIT 6th1 Apache server Building Your Very Own Web Server
2
Presentation On Apache BSIT 6th2 BSIT 6 TH Group Members: DANISH HUSSAIN USMAN AKHTAR IMRAN KHAN
3
Presentation On Apache BSIT 6th3 Submitted to: Prof. Ahmad Kareem Subject: SYSTEM ADMIN Dpt. Of IT, BZU, Multan
4
Presentation On Apache BSIT 6th4 What is a Web Server? Program that understands the HTTP protocol and generates appropriate responses Clients “connect” to the machine Clients send a “request” Server reads request, generates “response” Client interprets response appropriately
5
Presentation On Apache BSIT 6th5 A Simplified Web Server Client asks for file Server finds appropriate file Server sends back a response header followed by the requested file’s data Server closes connection
6
Presentation On Apache BSIT 6th6 Apache HTTP server Develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. February 2010 Apache served over 54.46% of all websites
7
Presentation On Apache BSIT 6th7 Features Apache supports different languages like Perl, Python, Tcl, and PHP. Use for Static contents and Dynamic File Shared
8
Presentation On Apache BSIT 6th8 Supports Apache WAMP ZAMP IIS LAMP
9
Presentation On Apache BSIT 6th9 Equivalents on other platforms The equivalent installation on a Linux operating system is known as LAMP. The equivalent installation on a Macintosh operating system is known as MAMP. The equivalent installation on a Solaris operating system is known as SAMP. The equivalent installation on a FreeBSD operating system is known as FAMP.
10
Presentation On Apache BSIT 6th10 Supported O.S Unix GNU FreeBSD Linux Solaris Novell NetWare Mac OS X MS windows
11
Presentation On Apache BSIT 6th11 WAMP connection with PHP Danish Hussain
12
Presentation On Apache BSIT 6th12 Installation of LAMP Imran Khan
13
Presentation On Apache BSIT 6th13 Connection with PHP Usman Akhtar
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.