Difference between revisions of "Information Systems:WebSmart Apache Instances on Bart"

From uniWIKI
Jump to navigation Jump to search
Line 2: Line 2:
 
This page discusses the Apache HTTP server instances associated with WebSmart on Bart.
 
This page discusses the Apache HTTP server instances associated with WebSmart on Bart.
   
  +
=Outline of our (unique) configuration=
=Configuration=
 
There are 3 WebSmart Apache instances on Bart, designated as Web Orders, Infonet, and Web Test. Currently, only the Web Orders and Infonet '''instances''' are regularly used. It is important to emphasize the difference between an Apache instance and a website. An Apache instance is a web server, communicating over an IP and a port (or multiple IPs and/or multiple ports), and serving out the files (web pages) in a directory. A website obviously must involve an Apache instance to serve it, but more specifically, a website describes the folders, libraries, and files that make up the web pages (HTML files, CGI programs etc.). To elaborate:
+
There are 3 WebSmart Apache instances on Bart, designated as Web Orders, Infonet, and Web Test. Currently, only the Web Orders and Infonet '''instances''' are regularly used. The designations are slightly misleading. It is important to emphasize the difference between an Apache instance and a website. An Apache instance is a web server, communicating over an IP and a port (or multiple IPs and/or multiple ports), and serving out the files (web pages) in a directory. A website obviously must involve an Apache instance to serve it, but more specifically, a website describes the folders, libraries, and files that make up the web pages (HTML files, CGI programs etc.). To elaborate:
   
 
'''Apache instances''':
 
'''Apache instances''':
Line 19: Line 19:
   
 
'''Websites''':
 
'''Websites''':
  +
{| class="wikitable"
* /unipharm/
 
  +
|-
* /unidev/
 
  +
! Website !! Path !! Libraries
  +
|-
  +
| Web Orders (Production) || Example || Example
  +
|-
  +
| Infonet (Production) || Example || Example
  +
|-
  +
| Web Orders (Development) || Example || Example
  +
|-
  +
| Infonet (Production) || Example || Example
  +
|-
  +
| Infonet (Production) || Example || Example
  +
|}
  +
  +
As may be evident, although the Apache instances are designated
   
 
[[Category: WebSmart]]
 
[[Category: WebSmart]]

Revision as of 11:29, 27 April 2017

Overview

This page discusses the Apache HTTP server instances associated with WebSmart on Bart.

Outline of our (unique) configuration

There are 3 WebSmart Apache instances on Bart, designated as Web Orders, Infonet, and Web Test. Currently, only the Web Orders and Infonet instances are regularly used. The designations are slightly misleading. It is important to emphasize the difference between an Apache instance and a website. An Apache instance is a web server, communicating over an IP and a port (or multiple IPs and/or multiple ports), and serving out the files (web pages) in a directory. A website obviously must involve an Apache instance to serve it, but more specifically, a website describes the folders, libraries, and files that make up the web pages (HTML files, CGI programs etc.). To elaborate:

Apache instances:

Apache instance Listening on Use
Web Orders 172.30.18.10:80, 172.30.18.10:443, 172.30.18.10:8150 Web Orders
Infonet 172.30.18.5:80, 172.30.18.5:443 Infonet
Web Test 172.30.18.10:8151 Web Test

Websites:

Website Path Libraries
Web Orders (Production) Example Example
Infonet (Production) Example Example
Web Orders (Development) Example Example
Infonet (Production) Example Example
Infonet (Production) Example Example

As may be evident, although the Apache instances are designated