diff --git a/docs/manual/howto/htaccess.html.en b/docs/manual/howto/htaccess.html.en index 960e4410fe..e981de9fd5 100644 --- a/docs/manual/howto/htaccess.html.en +++ b/docs/manual/howto/htaccess.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->
Apache HTTP Server Version 2.0

Apache HTTP Server Version 2.0

.htaccess files provide a way to make configuration
changes on a per-directory basis.
Apache HTTP Server Version 2.0

Apache HTTP Server Version 2.0

On systems with multiple users, each user can be permitted to have a
web site in their home directory using the UserDir directive. Visitors
to a URL http://example.com/~username/ will get content
diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en
index b0cb12187c..6ceccc3b9f 100644
--- a/docs/manual/misc/security_tips.html.en
+++ b/docs/manual/misc/security_tips.html.en
@@ -4,7 +4,7 @@
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This file is generated from xml source: DO NOT EDIT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
Apache HTTP Server Version 2.0

Apache HTTP Server Version 2.0

Some hints and tips on security issues in setting up a web server. Some of the suggestions will be general, others specific to Apache.