index.html

Description:

  • This is the first page accessed when Apache is running.
  • This page redirects to the page listed in the window.location.href reference.
  • The address referenced by the windows.location.href should be altered so localhost replaced by the sub domain for the ticketing site.
  • The title of the online pages when quick referenced is found within the title references of this page.
  • The cached preferences for this page and how long they are stored are also listed on this page.

Location:

htdocs

Able to Call Page(s):

  • The page listed in the window.location.href reference.

Called By Page(s):

  • This is the first page accessed in Apache when it's running.