Commit 8204193b authored by Joshua Slive's avatar Joshua Slive
Browse files

Another style improvement.

Submitted by:	Rich Bowen


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90630 13f79535-47bb-0310-9956-ffa450edef68
parent b50c482e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@
<!--#include virtual="header.html" -->
<h1 align="center">Mapping URLs to Filesystem Locations</h1>

<p>This document explains how Apache determines the filesystem
location from which to serve a file using the URL of a request.</p>
<p>This document explains how Apache uses the URL of a request to
determine the filesystem location from which to serve a file.</p>

<ul>
<li><a href="#documentroot">DocumentRoot</a></li>
+2 −2
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@
<!--#include virtual="header.html" -->
<h1 align="center">Mapping URLs to Filesystem Locations</h1>

<p>This document explains how Apache determines the filesystem
location from which to serve a file using the URL of a request.</p>
<p>This document explains how Apache uses the URL of a request to
determine the filesystem location from which to serve a file.</p>

<ul>
<li><a href="#documentroot">DocumentRoot</a></li>