0% found this document useful (0 votes)
884 views

Apache Web Server Myanmar Version

Information & Technology Network (ITN) is an open group. IT knowledge sharing, Solving IT problem (proxy, virus, password recovery, etc;) Questions and Answers for Myanmar (Burma) young peoples. More Information >> http://www.facebook.com/groups/itnetwork4burma

Uploaded by

HRmyanmar
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
884 views

Apache Web Server Myanmar Version

Information & Technology Network (ITN) is an open group. IT knowledge sharing, Solving IT problem (proxy, virus, password recovery, etc;) Questions and Answers for Myanmar (Burma) young peoples. More Information >> http://www.facebook.com/groups/itnetwork4burma

Uploaded by

HRmyanmar
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Apache WEB Server

Installation
Apache WEB server version 1.3.28 + Windows OS .- Install _ ...
system time . .. .... ...... Installation Wizard -.
Inatall ..._..._ Installation ..+ ...+.- Web server
active ..... .+ Internet Explorer address bar - http://localhost:80
+.. + Apache Web server ._ successfully install ..._+. Web Page
-.... ..-._ .. ._ Apache Web Server ._ File System
.-_.+... Configuration . File ..- --_.+._

Web Site _....
Apache Server - -_.+._ Web Site -...+ Apache Server Install
... \ Apche \ Apache Server\ htdocs Directory . Copy +._.._
Home Page -+ File Name +...... index.html . run +.
.._

Configuration
Configuration - Apache Server Install ... Directory . conf
folder *.conf .... configuration files ..+ note pad . open . edit
._ configuration files ..._+ httpd.conf .. edit _ Web Server
service .. + edit ...._

Editing httpd.conf
Port
Apache WEB server services .... default port . port 80 ..._
# Port: The port to which the standalone server listens.
#
Port 80
Server Name
Sever name ..- .. LAN -._ .. DNS server - register
. . Domain Name ..- IP address + +....._ ...
+._ registered ... DNS .+ .. WEB server IP address +
.+..-. +.._ edit ..._
#ServerName new.host.name
ServerName http://192.16.1.3/Wlan_1.htm

DocumentRoot
DocumentRoot ._. web site .._..... directory ... .
directory + assign ..._ default . .+-. ..._
DocumentRoot "C:/Program Files/Apachegroup/Apache/htdocs"
+._ default setting + ... .. directory -..- .._+
+ command line - .. Web site _... directory . _..
.._ command lines ._+.. . +- ._ edit ..._
# This should be changed to whatever you set DocumentRoot to.
#
<Directory "C:/Program Files/Apache Group/Apache/htdocs">
DirectoryIndex
DirectoryIndex ._. .. Web site ... first page file name ...
.... Index.html ....--._
# DirectoryIndex: Name of the file or files to use as a pre-written
HTML
# directory index. Separate multiple entries with spaces.
#
DirectoryIndex Index.html

You might also like