openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 589661caddd3fd9d8c52b0289707644fe5ae7d20
parent 9c7a4811824caad0333e6b10f97593d456a8e077
Author: dankert <devnull@localhost>
Date:   Fri, 16 Feb 2007 00:13:39 +0100

CVS-Keywords erg?nzt.

Diffstat:
doc/examples/htaccess/ssl-example.htaccess | 3++-
doc/examples/htaccess/url-example.htaccess | 1+
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/examples/htaccess/ssl-example.htaccess b/doc/examples/htaccess/ssl-example.htaccess @@ -1,7 +1,8 @@ +# $Id$ + # SSL-Configuration Example # # See http://httpd.apache.org/docs/2.0/mod/mod_ssl.html for more details. -# $Id$ # Verify the client is a good idea SSLVerifyClient require diff --git a/doc/examples/htaccess/url-example.htaccess b/doc/examples/htaccess/url-example.htaccess @@ -1,3 +1,4 @@ +# $Id$ # For security (or coolness) reasons you are able to fake the url and # hide that you are using PHP. Hmm.