Mailinglist Archive: opensuse (1332 mails)
| < Previous | Next > |
Re: [opensuse] Re: apache mod_rewrite
- From: Randall R Schulz <rschulz@xxxxxxxxx>
- Date: Sun, 3 May 2009 13:28:44 -0700
- Message-id: <200905031328.44272.rschulz@xxxxxxxxx>
On Sunday May 3 2009, Duaine & Laura Hechler wrote:
Here's a snippet from my /etc/apache2/httpd.conf file. It was part of
the default supplied when I installed Apache2 (during system
installation):
# use .htaccess files for overriding,
AccessFileName .htaccess
# and never show them
<Files ~ "^\.ht">
Order allow,deny
Deny from all
</Files>
Randall Schulz
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Attached are the files I'm using - and still does not read the
.htaccess file
Here's a snippet from my /etc/apache2/httpd.conf file. It was part of
the default supplied when I installed Apache2 (during system
installation):
# use .htaccess files for overriding,
AccessFileName .htaccess
# and never show them
<Files ~ "^\.ht">
Order allow,deny
Deny from all
</Files>
Duaine
Randall Schulz
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |