Changes

Jump to: navigation, search

OPS705 Lab 4

104 bytes added, 18:06, 13 February 2023
Part 2: Editing Your IIS Website
# In the new window in the ''Connections'' menu column on the left, expand the '''Sites''' folder and click on '''Default Web Site'''.
# In the ''Actions'' menu column on the right, click '''Explore'''. This will open a new folder where your IIS web pages are stored.
# Right-click anywhere in that window, click '''New > Text Document'''. Name it '''index.html'''.Save it with double-quotes to make sure it's saved as an HTML file, not text. <code>"index.html"</code>
# Open the text file, and write the same HTML code as Investigation 1, changing the title tag to: ''OPS705 IIS Web Server - Winter 2022''.
# Refresh your browser page from ''Part 1'': <code>http://localhost</code> You should see your new code.

Navigation menu