htacces
am 15.11.2009 20:32:19 von Teun
Best People,
I do not understand the website of httpd apache for to enabled htacces
support websitefolders.
How can ik enable in Ubuntu htacces for my websitefolder on my localhost?
Thanks all !
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: htacces
am 15.11.2009 20:44:23 von Eric Covener
On Sun, Nov 15, 2009 at 2:32 PM, Teun wrote:
> Best People,
> I do not understand the website of httpd apache for to enabled htacces
> support websitefolders.
>
> How can ik enable in Ubuntu htacces for my websitefolder on my localhost?
> Thanks all !
http://httpd.apache.org/docs/2.2/howto/htaccess.html
http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride
You have virtual hosts defined in /etc/apache2/sites-available/* that
probably have "AllowOverride none". This disabled the reading of
htaccess files.
--
Eric Covener
covener@gmail.com
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: htacces
am 15.11.2009 21:08:48 von Teun
> On Sun, Nov 15, 2009 at 2:32 PM, Teun wrote:
>> Best People,
>> I do not understand the website of httpd apache for to enabled htacces
>> support websitefolders.
>>
>> How can ik enable in Ubuntu htacces for my websitefolder on my
>> localhost?
>> Thanks all !
>
> http://httpd.apache.org/docs/2.2/howto/htaccess.html
> http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride
>
> You have virtual hosts defined in /etc/apache2/sites-available/* that
> probably have "AllowOverride none". This disabled the reading of
> htaccess files.
>
> --
> Eric Covener
> covener@gmail.com
>
Best Eric,
I think, I understand you. So...must I change "AllowOverride none" in
"AllowOverride yes"
?
Thanks from Teun
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: htacces
am 15.11.2009 21:21:18 von Eric Covener
On Sun, Nov 15, 2009 at 3:08 PM, Teun wrote:
>> On Sun, Nov 15, 2009 at 2:32 PM, Teun wrote:
>>> Best People,
>>> I do not understand the website of httpd apache for to enabled htacces
>>> support websitefolders.
>>>
>>> How can ik enable in Ubuntu htacces for my websitefolder on my
>>> localhost?
>>> Thanks all !
>>
>> http://httpd.apache.org/docs/2.2/howto/htaccess.html
>> http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride
>>
>> You have virtual hosts defined in /etc/apache2/sites-available/* that
>> probably have "AllowOverride none". =A0This disabled the reading of
>> htaccess files.
>>
>> --
>> Eric Covener
>> covener@gmail.com
>>
> Best Eric,
> I think, I understand you. So...must I change "AllowOverride none" in
> "AllowOverride yes"
> ?
You should read and consider the ramifications, and change it if
you're comfortable in delegating the config to anyone who can write to
the content directories.
--=20
Eric Covener
covener@gmail.com
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
RE: htacces
am 16.11.2009 08:51:45 von Boyle Owen
> -----Original Message-----
> From: Teun [mailto:apache.httpd.100@dse.nl]=20
> Sent: Sunday, November 15, 2009 9:09 PM
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] htacces
>=20
> > On Sun, Nov 15, 2009 at 2:32 PM, Teun=20
> wrote:
> >> Best People,
> >> I do not understand the website of httpd apache for to=20
> enabled htacces
> >> support websitefolders.
> >>
> >> How can ik enable in Ubuntu htacces for my websitefolder on my
> >> localhost?
> >> Thanks all !
> >
> > http://httpd.apache.org/docs/2.2/howto/htaccess.html
> > http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride
> >
> > You have virtual hosts defined in=20
> /etc/apache2/sites-available/* that
> > probably have "AllowOverride none". This disabled the reading of
> > htaccess files.
> >
> > --
> > Eric Covener
> > covener@gmail.com
> >
> Best Eric,
> I think, I understand you. So...must I change "AllowOverride none" in
> "AllowOverride yes"
Look at the doc-page above
(http://httpd.apache.org/docs/2.2/mod/core.html#allowoverrid e). Look at
the outlined summary-box. Look at the "Syntax" line. To make htaccess
work, you need "AllowOverride All"... "AllowOverride yes" does not mean
anything to apache.
But try to understand Eric's warning about what you are doing - if you
allow local overrides, people who edit the content can also control some
features of the server. Are you OK with this?
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.=20
> ?
>=20
> Thanks from Teun
>=20
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP=20
> Server Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>=20
>=20
=20
This message is for the named person's use only. It may contain =
confidential, proprietary or legally privileged information. If you =
receive this message in error, please notify the sender urgently and =
then immediately delete the message and any copies of it from your =
system. Please also immediately destroy any hardcopies of the message.=20
The sender's company reserves the right to monitor all e-mail =
communications through their networks.
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Error log doubts
am 17.11.2009 09:53:47 von jkamaraj
Hi,
This may seems very simple, but I am not sure why we are
getting this error lines frequently in my error logs.
[Tue Nov 17 01:34:49 2009] [error] [client 64.136.3.254] Critical dirty
memory for pid 30717 [3612/79384] exceeds maximum 74997760 bytes after
42 good requests (freeing 77590528 dirty bytes) after 42 requests
Please guide me to the source of error, if possible.
Thanks,
Jai
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org