It appears the recent xml-ification has triggered the "strict" mode in IE6.
One "feature" of this mode is that the alignment setting of carries over into table cells. The result is that on the
main docs page (docs/manual/index.html), all the text inside the table cells
is centered.
I'm not a sta
In article <[EMAIL PROTECTED]> you wrote:
> IMO, the '=' must not be there. Ralf?
> -RewriteCond ${hosts-deny:%{REMOTE_HOST}|NOT-FOUND} !=NOT-FOUND [OR]
> -RewriteCond ${hosts-deny:%{REMOTE_ADDR}|NOT-FOUND} !=NOT-FOUND
> +RewriteCond ${hosts-deny:%{REMOTE_HOST}|NOT-FOUND} !NOT-FOUND [O
martin 01/09/27 09:49:16
Modified:htdocs/manual/misc rewriteguide.html
Log:
An added paragraph about how to limit proxying to a given list of
allowed target sites only. (Usually, the reverse case is shown:
limit by client, or block access to certain target sites).
Revision
martin 01/09/27 09:08:43
Modified:htdocs/manual/misc rewriteguide.html
Log:
IMO, the '=' must not be there. Ralf?
Revision ChangesPath
1.11 +2 -2 httpd-docs-1.3/htdocs/manual/misc/rewriteguide.html
Index: rewriteguide.html
===
Apache HTTP Server 2.0 Documentation Status File.
Last modified: $Date: 2001/09/17 18:32:45 $
If you are interested in helping accomplish some of the tasks on this
list or otherwise improving the documentation, please join the
apache-docs mailing list by mailing to
[EMAIL PROTECTED]
For more inf
Apache HTTP Server 1.3 Documentation Status File.
Last modified: $Date: 2001/09/17 18:32:28 $
If you are interested in helping accomplish some of the tasks on this
list or otherwise improving the documentation, please join the
apache-docs mailing list by sending an empty message to
[EMAIL PROTECT