From 378e18655a8a1e5de72095f037ff7026ec85f7d1 Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Tue, 10 Sep 2002 01:41:49 +0000 Subject: [PATCH] update transformations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96734 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/htaccess.html.en | 2 +- docs/manual/howto/public_html.html.en | 2 +- docs/manual/misc/security_tips.html.en | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 Tutorial: .htaccess files - Apache HTTP Server
<-
Apache > HTTP Server > Documentation > Version 2.0

Apache Tutorial: .htaccess files

+ -->Apache Tutorial: .htaccess files - Apache HTTP Server
<-

Apache Tutorial: .htaccess files

.htaccess files provide a way to make configuration changes on a per-directory basis.

top

.htaccess files

diff --git a/docs/manual/howto/public_html.html.en b/docs/manual/howto/public_html.html.en index a9857380a0..9a0efc508a 100644 --- a/docs/manual/howto/public_html.html.en +++ b/docs/manual/howto/public_html.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Per-user web directories - Apache HTTP Server
<-

Per-user web directories

+ -->Per-user web directories - Apache HTTP Server
<-

Per-user web directories

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 - -->Security Tips - Apache HTTP Server

<-

Security Tips

+ -->Security Tips - Apache HTTP Server
<-

Security Tips

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

top