Make sure we don't receive another PR where a user tried to take the

solutions exactly as written down without noticing that they usually
always have to be adjusted for local contexts.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84605 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ralf S. Engelschall
2000-02-10 16:43:57 +00:00
parent 5b789782bf
commit e18ab1713d

View File

@ -57,12 +57,14 @@ collected from other peoples solutions in the past. Feel free to learn the
black magic of URL rewriting from these examples.
<P>
<TABLE BGCOLOR="#FFE0E0" BORDER="0" CELLSPACING="0" CELLPADDING="5"><TR><TD>
ATTENTION: Depending on your server-configuration it can be necessary to
slightly change the examples for your situation, e.g. adding the [PT] flag
when additionally using mod_alias and mod_userdir, etc. Or rewriting a ruleset
to fit in <CODE>.htaccess</CODE> context instead of per-server context. Always try
to understand what a particular ruleset really does before you use it. It
avoid problems.
</TD></TR></TABLE>
<H1>URL Layout</H1>