Dear Apache Experts
I am planning to host a site and the environment is CentOS 6. I am planning
to use Apache2. I am not comfortble for initial tuning and configuration of
Apache2. Basically it is going to be a job site, where people will be
registering their profiles, uploading resumes etc. So I c
On 2/19/2013 8:14 PM, Yoshinori Sano wrote:
> I'm searching for httpd-2.2.23-win32-x86-no_ssl.msi file.
> But I cannot find it.
> The latest version I found is httpd-2.2.22-win32-x86-no_ssl.msi
> in http://www.apache.org/dist/httpd/binaries/win32/ .
>
> The Apache httpd MSI binary for Windows is
I'm searching for httpd-2.2.23-win32-x86-no_ssl.msi file.
But I cannot find it.
The latest version I found is httpd-2.2.22-win32-x86-no_ssl.msi
in http://www.apache.org/dist/httpd/binaries/win32/ .
The Apache httpd MSI binary for Windows is no more available?
If so, I need to make an MSI binary t
Any CGI scripts or modules enabled?
On Wed, Feb 20, 2013 at 5:00 AM, Alan Murphy wrote:
> 2.2.22
>
> Sent from my iPhone
>
> On 19 Feb 2013, at 13:24, Igor Cicimov wrote:
>
>
> On 19/02/2013 12:43 AM, "Alan Murphy" wrote:
> >
> > Hi all,
> >
> > I need to mark cookies as secure, I thought I c
Op 19 feb. 2013 om 21:01 heeft "Walter H." het
volgende geschreven:
> Hello,
>
> DNS names won't work here;
> because the connection is made by an IP host,
> for this a reverse DNS request would be neccessary;
>
> the apache log files also also don't contain DNS names, just IP addresses;
Note
Hello,
DNS names won't work here;
because the connection is made by an IP host,
for this a reverse DNS request would be neccessary;
the apache log files also also don't contain DNS names, just IP addresses;
I wouldn't do this, because this decreases performance;
Walter
On 19.02.2013 19:49, Ma
On 19 February 2013 18:49, Marc Fromm wrote:
> I am using some htaccess files to control access to a few web pages.
>
> The htaccess file works if I use the ip address of the computer to grant
> access, but not its name.
>
> Is there another setting to enable for “Allow from
> computern
I am using some htaccess files to control access to a few web pages.
The htaccess file works if I use the ip address of the computer to grant
access, but not its name.
Is there another setting to enable for "Allow from computername.domain.name"
to work like using the ip address "Allow from ###.#
2.2.22
Sent from my iPhone
On 19 Feb 2013, at 13:24, Igor Cicimov wrote:
>
> On 19/02/2013 12:43 AM, "Alan Murphy" wrote:
> >
> > Hi all,
> >
> > I need to mark cookies as secure, I thought I could just use the mod
> > headers directive
> >
> > Header edit set-cookie ^(.*)$ $1;secure
> >
> >
Apache 2.2
Sent from my iPhone
On 19 Feb 2013, at 13:24, Igor Cicimov wrote:
>
> On 19/02/2013 12:43 AM, "Alan Murphy" wrote:
> >
> > Hi all,
> >
> > I need to mark cookies as secure, I thought I could just use the mod
> > headers directive
> >
> > Header edit set-cookie ^(.*)$ $1;secure
> >
Hi, everyone,
I'm using mod_alias to map URLs to directories that are outside of
Apache's DocumentRoot. However, it seems that .htaccess files are being
ignored in these directories.
File: my-customizations.conf (included in httpd.conf)
###
On Tue, Feb 5, 2013 at 7:47 PM, Igor Cicimov wrote:
>>> Redirect / https://nikolaskallis.com/
>> I don't get what your trying to saying.
> You can't see the difference between
>
> Redirect / https://nikolaskallis.com
>
> and
>
> Redirect / https://nikolaskallis.com/
>
> ???
Still wrestling with
On 19/02/2013 14:37, Pavel Mateja wrote:
Can anyone give any clues as to what might be causing a timeout problem
with mod_proxy being used as a reverse proxy to a local app server. This
is using httpd 2.2.23 on ubuntu 10.04 LTS i686
I've (hopefully) eliminated the network itself as a source of t
Can anyone give any clues as to what might be causing a timeout problem
with mod_proxy being used as a reverse proxy to a local app server. This
is using httpd 2.2.23 on ubuntu 10.04 LTS i686
I've (hopefully) eliminated the network itself as a source of the
problem by testing this with the app
On 19/02/2013 12:43 AM, "Alan Murphy" wrote:
>
> Hi all,
>
> I need to mark cookies as secure, I thought I could just use the mod
headers directive
>
> Header edit set-cookie ^(.*)$ $1;secure
>
> But it does not work, am I missing something. Any help would be greatly
appreciated,
>
> Sent from my
15 matches
Mail list logo