Hi there,
I set up an apache on a debian lenny.
I do have a virtual host that uses the redirect module.
Now all access to that virtual host is blocked.
only when I alter the config file of the proxy module to allow access from
everywhere I can access the site:
#turning ProxyRequests on a
On 29 Dec 2009, at 10:38, robert rottermann wrote:
> Hi there,
>
> I set up an apache on a debian lenny.
> I do have a virtual host that uses the redirect module.
Ugly!
> Now all access to that virtual host is blocked.
> only when I alter the config file of the proxy module to allow access fro
Am 29.12.2009 12:48, schrieb Nick Kew:
>
> On 29 Dec 2009, at 10:38, robert rottermann wrote:
>
>> Hi there,
>>
>> I set up an apache on a debian lenny.
>> I do have a virtual host that uses the redirect module.
>
> Ugly!
>
>> Now all access to that virtual host is blocked.
>> only when I alter
On 28.12.09 17:42, Jeff Shearer wrote:
> The Redirect permanent /private https://***/private failed in the main
> server config. As did a bunch of other alternatives.
You have virtual hosts configured, many directives from main server config
usually won't get used in this case.
> However, yo
Hello
I am new to Apache and need to install Apache 2.2.11 and 2.2.6 in the same
Solaris 10 box
When I execute the command that follows there appeare a message indicating
a conflict with the other Apache Installation (2.2.6)
*pkgadd -d apache_noldap-2.2.11-sol10-sparc-local*
The following file
I am receiving the "Cannot send session cookie - headers already sent" message
even though I am using ob_start() at the top of my php script.
The php.ini file has output_buffering set to 4096 4096.
My server is running Red Hat Enterprise Linux 5.2 I am using PHP 5.1.6
Is there some other setting
On Tue, 29 Dec 2009 13:25:29 -0800
Marc Fromm wrote:
> I am receiving the "Cannot send session cookie - headers already sent"
> message even though I am using ob_start() at the top of my php script.
This has nothing to do with Apache, the thing is that something in your
php script causes uncond
Hi,
I have a large Apache proxy server (around 24000 statements spread over
almost 200 listening ports) that I graceful restart once per day to update the
configuration from a database. Our service monitoring tools indicate that
during the graceful restart the server can take in excess of 1 m
Evan Champion wrote:
Hi,
I have a large Apache proxy server (around 24000 statements spread over
almost 200 listening ports) that I graceful restart once per day to update the
configuration from a database. Our service monitoring tools indicate that during the
graceful restart the server ca