diff --git a/doc/yaws.tex b/doc/yaws.tex index fe7beb64e..f291e4671 100644 --- a/doc/yaws.tex +++ b/doc/yaws.tex @@ -3084,7 +3084,7 @@ \section{Server Part} with a slash), or an absolute URL. In the first case, the \textit{scheme:hostname:port} of the current server will be added. All accesses to \verb+Path+ will be redirected to - \verb+URL/Path+ (or \verb+scheme:hostname:port/URL/Path+ if + \verb+URL/Path+ (or \\ \verb+scheme:hostname:port/URL/Path+ if \verb+URL+ is relative). \verb+URL+ must be url-encoded. Note that the original path is appended to the redirected URL.