Re: best pactice - apache, rewrite, ssl, virtualhost or .htaccess
- From: "Casey T. Deccio" <casey@xxxxxxxxxx>
- Date: Mon, 31 Jul 2006 10:43:14 -0700
On Mon, 2006-07-31 at 14:41 +0200, Ernst-Magne Vindal wrote:
I have tryed to redir with .htaccess file and by config virtualhosts. Both seams
to work ok, but will be happy for some comments for best practice.
According to:
http://httpd.apache.org/docs/2.0/howto/htaccess.html#when
<quote>
.htaccess files should be used in a case where the content providers
need to make configuration changes to the server on a per-directory
basis, but do not have root access on the server system. In the event
that the server administrator is not willing to make frequent
configuration changes, it might be desirable to permit individual users
to make these changes in .htaccess files for themselves. This is
particularly true, for example, in cases where ISPs are hosting multiple
user sites on a single machine, and want their users to be able to alter
their configuration.
However, in general, use of .htaccess files should be avoided when
possible. Any configuration that you would consider putting in
a .htaccess file, can just as effectively be made in a <Directory>
section in your main server configuration file.
</quote>
Casey
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: best pactice - apache, rewrite, ssl, virtualhost or .htaccess
- From: Ernst-Magne Vindal
- Re: best pactice - apache, rewrite, ssl, virtualhost or .htaccess
- References:
- best pactice - apache, rewrite, ssl, virtualhost or .htaccess
- From: Ernst-Magne Vindal
- best pactice - apache, rewrite, ssl, virtualhost or .htaccess
- Prev by Date: Re: apt-get source question
- Next by Date: Re: Wrong encoding since fresh etch install
- Previous by thread: Re: best pactice - apache, rewrite, ssl, virtualhost or .htaccess
- Next by thread: Re: best pactice - apache, rewrite, ssl, virtualhost or .htaccess
- Index(es):
Relevant Pages
|
|