Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Below are some lines from httpd.conf: UserDir public_html ServerName www.titan.napier.ac.uk:80 # DirectoryIndex: sets the file that Apache will serve if a directory # is requested.

  1. Below are some lines from httpd.conf:

UserDir public_html

ServerName www.titan.napier.ac.uk:80

# DirectoryIndex: sets the file that Apache will serve if a directory

# is requested.

#

DirectoryIndex home.html home.htm index.htm index.html index.html.var

Which file will be displayed if a request is made for http://www.titan.napier.ac.uk/~cs100/ assuming that user cs100 has the files index.htm and home.html in the public_html directory?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Communications and Networking

Authors: Behrouz A. Forouzan

5th edition

73376221, 978-0073376226

More Books

Students also viewed these Computer Network questions