I was trying to look for the source code of api ap_http_scheme /
ap_run_http_scheme , but no luck on it any idea where i can get it?.
Shibi Ns
On 2011-07-25 22:49, James Moe wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/25/2011 12:14 PM, Jeroen Geilman wrote:
You should not use rewriting for this, it is entirely unnecessary
and only adds complexity. Instead, you add a new vhost for
www.sohnen-moe.com, and do a blank redir
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/25/2011 12:14 PM, Jeroen Geilman wrote:
>>
> You should not use rewriting for this, it is entirely unnecessary
> and only adds complexity. Instead, you add a new vhost for
> www.sohnen-moe.com, and do a blank redirect to HTTPS.
>
The ISP for
On Mon, Jul 25, 2011 at 2:18 PM, Geoff Millikan wrote:
>>> When both RequestReadTimeout and Timeout values are set, the smaller
>>> of the two takes precedence, right? For example, if Timeout 6 and
>>> RequestReadTimeout header=10 body=30 then Apache will close the connection
>>> at 6 seconds and
On 2011-07-25 20:45, James Moe wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
apache v2.0
The reason for this redirection is that when I purchased the SSL
certificate, I did not know to get one for than the domain's URL,
. A secure connection to brings up
the warning about a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
O>> That does not change anything. Here is what I put in the CONF file:
>>
>>
> Directory is basically the same as htaccess.
>
Oh.
My ISP has a rather restrictive approach to what can be modified in
. The virtualhost definitions are off limits.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
apache v2.0
The reason for this redirection is that when I purchased the SSL
certificate, I did not know to get one for than the domain's URL,
. A secure connection to brings up
the warning about a possibly "untrusted site."
RewriteEngine
>> When both RequestReadTimeout and Timeout values are set, the smaller
>> of the two takes precedence, right? For example, if Timeout 6 and
>> RequestReadTimeout header=10 body=30 then Apache will close the connection
>> at 6 seconds and the RequestReadTimeout will never be activated, right?
On 2011-07-25 10:34, Josu Lazkano wrote:
Thanks for your help.
I try it but it does not work.
I configure this way:
Alias /monit/token /var/www/monit/token
Options none
AllowOverride None
Order allow,deny
Al
Dear Members,
We are using - Apache 2.x and the compression is working properly.
However when a compressed document is being downloaded - it's showing a
download window with a different filename.
For example - if the original filename is - abc.doc
The download page is now showing - fileDisplay
Hi all
I am using apache httpd-2.2.3-43.3 on centos 5.6.i have 5 virtual hosts .the
server is also mail server and has mx record how can I deny access to url of
mx record as it now goes to default virtual host
thanks
Dear user,
I have some simple question.
In my configuration file for apache2 I have defined
either:
Options +ExecCGI
SetHandler cgi-script
or
Options +ExecCGI
SetHandler cgi-script
Is there any possibility how to call CGI script which is defined under directory
/opt/application
Dear Users,
We are trying to send our request from one apache to another apache running
on separate server without changing original URL. E.g.
SERVERA = Apache with PHP
SERVERB = Apache with PHP & Tomcat
SERVERA abc.com à SERVERB xyz.com, then SERVERB passes java requests
to t
Thanks for your help.
I try it but it does not work.
I configure this way:
Alias /monit/token /var/www/monit/token
Options none
AllowOverride None
Order allow,deny
Allow from 127.0.0.1
Then I reload Apache
14 matches
Mail list logo