On 24/11/2019 15:59, Eric Covener wrote:
I just wondered if anyone could suggest a possible cause, or a way to
discover more information on the problem. Any help would be much
appreciated.
Any different results with EnableSendfile OFF and/or EnableMMAP off?
Very interesting: although Enabled
> I just wondered if anyone could suggest a possible cause, or a way to
> discover more information on the problem. Any help would be much
> appreciated.
Any different results with EnableSendfile OFF and/or EnableMMAP off?
-
To
You don't need to use .htaccess files, nor mod_rewrite. Run apachectl -S
and edit the appropriate vhost. Set the DocumentRoot and DirectoryIndex
properly, and also look into FallbackResource.
On Wed, Sep 5, 2018 at 2:09 AM Mahmood Naderan
wrote:
> Hi
>
>
> I have configured a Centos server with
> Date: Sunday, June 24, 2018 14:22:10 +
> From: Richard
>
>> Date: Saturday, June 23, 2018 17:09:41 +
>> From: Mahmood Naderan
>>
>>> Try "openssl s_client -debug -connect host:port" to see if your
>>> machine can contact the server at all.
>> Should I run that on my laptop (the remo
> Date: Saturday, June 23, 2018 17:09:41 +
> From: Mahmood Naderan
>
>> Try "openssl s_client -debug -connect host:port" to see if your
>> machine can contact the server at all.
> Should I run that on my laptop (the remote machine) or the server?
>
>
>> You should try to telnet to port 44
>Try "openssl s_client -debug -connect host:port" to see if your machine can
>contact the server at all.
Should I run that on my laptop (the remote machine) or the server?
>You should try to telnet to port 443 from a) the localhost
The output seems to be fine
mahmood@ce:~$ telnet localhost 443
the results.
- Richard
> Date: Friday, June 22, 2018 19:45:26 +0430
> From: Mahmood Naderan
>
> No Idea?
> I have stuck at that….
>
>
> Regards,
> Mahmood
>
>
> From: Mahmood Naderan
> Sent: Thursday, June 21, 2018 12:59 PM
> To: Alex K; user
No Idea?
I have stuck at that….
Regards,
Mahmood
From: Mahmood Naderan
Sent: Thursday, June 21, 2018 12:59 PM
To: Alex K; users@httpd.apache.org
Subject: RE: [users@httpd] https not working
Have you enabled ssl and rewrite modules? I would verify also that there is no
firewall blocking 443
LISTEN
> 5563/apache2
> root@ce:~#
>
>
> Unfortunately, the log files show nothing since the request never reaches the
> server.
> Any idea?
>
> Regards,
> Mahmood
>
>
> From: Alex K
> Sent: Thursday, June 21, 2018 9:44 AM
> To
; Mahmood Naderan
Subject: Re: [users@httpd] https not working
Hi,
Have you enabled ssl and rewrite modules? I would verify also that there is no
firewall blocking 443.
Alex
On Wed, Jun 20, 2018, 18:24 Mahmood Naderan
wrote:
Hi,
My web site works on http without any problem. The location is
Hi,
Have you enabled ssl and rewrite modules? I would verify also that there is
no firewall blocking 443.
Alex
On Wed, Jun 20, 2018, 18:24 Mahmood Naderan
wrote:
> Hi,
> My web site works on http without any problem. The location is
> /var/www/html/shob/ and I want to define an HTTPS virtualho
There is no relevant error there, only a warning because you are using a
self-signed server certificate.
Can you describe *fully* which error you are having that is causing you
problems?
If you refer to an error of your browser complaining about your
certificate, then this is normal when using se
Sent: Thursday, May 4, 2017 6:10 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] HTTPS implementation to apache2 server, localhost
** This mail has been sent from an external source **
below is the details of error log file
[Thu May 04 07:35:01.892795 2017] [ssl:warn] [pid 15336
below is the details of error log file
[Thu May 04 07:35:01.892795 2017] [ssl:warn] [pid 15336:tid
140037655033728] AH01906: 172.19.18.238:443:0 server certificate is a CA
certificate (BasicConstraints: CA == TRUE !?)
[Thu May 04 07:35:01.892876 2017] [mpm_event:notice] [pid 15336:tid
140037655033
At first sight there is no syntax error. Can you try to describe what error
you get and paste related error.log entries?
2017-05-04 9:30 GMT+02:00 Keerthi Narayan :
> Hi All,
>
> I am trying to implement HTTPS to my local server(apache2) and below is
> configuration file. -UBUNTU SERVER
>
>
Good morning Team,
Is it possible using htaccess rewriting match the specific slug and forced
not to redirect it's default rules i.e it matched the full slug and
redirect to specific rule only.
Sincerely
-
Rajib Karmakar
Creative Web Logo T
Hi,
On Mon, Jan 23, 2017 at 11:20 AM, Rajib Karmakar
wrote:
>
> Yes i active access logs, now which date i see the log.
>
> Problem Statement : Few Products redirects to Cart page.
>
> Cart Page URL : https://www.berkshirefurniture.com/cart/
> Cart Page htaccess redirects rule : RewriteRule ^car
Hi Katz,
Yes i active access logs, now which date i see the log.
Problem Statement : Few Products redirects to Cart page.
Cart Page URL : https://www.berkshirefurniture.com/cart/
Cart Page htaccess redirects rule : RewriteRule ^cart(.*)$ cart.php
Products:
1. Click on : https://www.berkshirefu
It looks more likely to be a problem with your PHP script. When I searched
your website for the product in your URL, I found a different URL:
https://www.berkshirefurniture.com/carter-upholstered-bed/p/U0h8Y2FydGVyIHVwaG9sc3RlcmVkIGJlZA==
Check your access logs and/or turn on rewrite logging to se
As far as I know, unless you are acting as a man-in-the middle type caching
where you are decrypting and re-encrypting the https on the proxy, you
cannot cache httsp. The https is an encrypted stream so there is no way to
cache the object as apache cannot see them.
Robert
On Sun, 28 Aug 2016
Are some JkMount whith *share* regular expersion? may be it take acction
before Proxy.
2015-10-09 16:16 GMT+02:00 Chris Arnold :
> Apache 2.4.x on SLES12. We have a web app in tomcat that is directly
> accessible by port 8080 and 8443. We use a combination of proxypass and
> mod_jk to connect to
e.org
Sent: Saturday, 12 July, 2014 6:27:11 PM
Subject: Re: [users@httpd] HTTPS Proxy with Apache
On Thu, Jul 10, 2014 at 6:35 PM, < fabio.schm...@4linux.com.br > wrote:
Hi !
I'm trying to use Apache 2.2 to proxy connections to a server that only listens
with HTTPS (Citrix Secure
On Thu, Jul 10, 2014 at 6:35 PM, wrote:
>
> Hi !
>
> I'm trying to use Apache 2.2 to proxy connections to a server that only
> listens with HTTPS (Citrix Secure Gateway, to be more precise) and keep the
> connection encrypted. I've already enabled the proxy, proxy_http and
> proxy_connect modules
On 4/17/2014 3:46 PM, Yehuda Katz wrote:
On Thu, Apr 17, 2014 at 3:12 PM, Mark London mailto:m...@psfc.mit.edu>>wrote:
So I've been trying to find a configuration that redirects
HTTPS://XXX.COMto HTTPS://WWW.XXX.COM. Unfortunately,
every configuration that I've tried, doesn't work. Al
Do the users actually connect to "https://xxx.com"; ? Or do they go just to
"xxx.com" in their browser and then a load-balancer/SSL-accellerator
somewhere along the way bumps them to https?
If something was bumping them to https then it would be easiest to just
change that 'bumping' to go from "h
On Thu, Apr 17, 2014 at 3:12 PM, Mark London wrote:
> So I've been trying to find a configuration that redirects HTTPS://XXX.COMto
> HTTPS://WWW.XXX.COM. Unfortunately, every configuration that I've tried,
> doesn't work. All of the rewrite and redirect rules, are applied after the
> browser ch
Thank you very much, Pete. Your answer was most helpful. I was dumb
because the 'man req 1' page describes the '-subj' parameter in line 81
and in line 154 but the text you sent me is in lines 482++. Similarly
the openssl.cnf file never mentions "-subj" at all. I will read that web
page you listed
From the openssl documentation at http://www.openssl.org/docs/apps/req.html
is this list of example field values:
[ req_distinguished_name ]
C = GB
ST = Test State or Province
L = Test Locality
O = Organization
Well, "a while" turned out to be one day. Stuck again.
I found a web page that had some info on it, It shows a command (openssl
req) to create a privately signed SSL key. Unfortunately, it doesn't
explain that command, but 'man req 1' has more information such as what
'-x509' does for me (this has
On Fri, Apr 4, 2014 at 12:55 AM, Andy Canfield wrote:
> There are several lines in places that read
>
> There is no file on my hard disk named "mod_ssl.c". There is, however, a
> file named
> /usr/lib/apache2/modules/mod_ssl.so
> Is there some magic connection between "mod_ssl.c" and "mo
There are several lines in places that read
There is no file on my hard disk named "mod_ssl.c". There is, however, a
file named
/usr/lib/apache2/modules/mod_ssl.so
Is there some magic connection between "mod_ssl.c" and "mod_ssl.so"?
Like was the ssl module written in C?
On 04/03/2014 09:4
Debian/Ubuntu have a slightly different default layout and include some
tools to help you work with it. The tools just create the symlinks for you,
but the major benefit is that all of them support tab-completion, so you
know what is available.
a2enmod / a2dismod: enable or disable apache modules
Files:
-rw-r--r-- 1 root 859 Apr 3 11:45 /etc/apache2/ssl/crt/vhost1.crt
-rw-r--r-- 1 root 916 Apr 3 11:45 /etc/apache2/ssl/key/vhost1.key
So AFAIK I've got a certificate I've generated myself. Nobody vouches
for me but it shoud enable encryption and make my TCP/IP packets hard to
read.
Cont
Hi Andy.
Process basically include getting/creating a certificate, define it on
your site and reload apache.
here is a centos manual which is not exactly the same on ubuntu but
pretty much explains the order of things
http://wiki.centos.org/HowTos/Https
on ubuntu you will have to open the 443
I'm not sure but add:
SSLOptions +StrictRequire
SSLRequireSSL
seems resolve the problem
Is it correct?
thanks!
> Hi all :-)
>
> working on my last post I configured a https rewrite and auth basic:
>
> default
> [...]
>
>
>
> RewriteEngine on
> RewriteCond %{HTTPS} !^on$ [NC]
> RewriteRule .
On 3/5/2012 1:03 AM, Alain Roger wrote:
> Hi,
>
> on my local windows 7 computer, i have installed and setup a web
> server for development purpose.
> everything works well under port 80 (listening, servername, etc..), i
> also setup virtualhost in extra conf file as following:
>
> DocumentRoot
Hi Tom et al.
hm, OK. I've noticed that some sites do exactely what we need in our case:
disobeying this "SHOULD NOT" in RFC 2616. E.g. I'm logged in at Facebook and
click a link to one of the sites I have log access to. I'm using HTTPS at the
Facebook site. The referer header appears within my
On Thu, Dec 15, 2011 at 10:59 AM, Christoph Pilka
wrote:
> Howdy,
>
> according to RFC 2616 chapter 15.1.3 "Clients SHOULD NOT include a Referer
> header field in a (non-secure) HTTP request if the referring page was
> transferred with a secure protocol" which makes sense in certain
> circumsta
On 2011-08-04 11:35, Ashwin Kesavan wrote:
Jeroen Geilman wrote:
On 2011-07-30 08:28, vishesh kumar wrote:
Hi Members
suppose i have a site https://abc.com and i want if anyone write
https://abc.com/xyz.com , it should redirected to https://xyz.com
which is one same server.
Redirect Perman
Jeroen Geilman wrote:
On 2011-07-30 08:28, vishesh kumar wrote:
Hi Members
suppose i have a site https://abc.com and i want if anyone write
https://abc.com/xyz.com , it should redirected to https://xyz.com
which is one same server.
Redirect Permanent /xyz.com/ https://xyz.com/
Server wide
On 2011-07-30 11:08, fedora wrote:
I usually do redirections this way:
in the web http://abc.com
I insert into the tag
somewhere in the javascripts for this page I have
function redix() {
if (window.location.search != ""))
window.location.replace("http://"+window.location.search)
}
On 2011-07-30 08:28, vishesh kumar wrote:
Hi Members
suppose i have a site https://abc.com and i want if anyone write
https://abc.com/xyz.com , it should redirected to https://xyz.com
which is one same server.
Redirect Permanent /xyz.com/ https://xyz.com/
Server wide certificate installed o
I usually do redirections this way:
in the web http://abc.com
I insert into the tag
somewhere in the javascripts for this page I have
function redix() {
if (window.location.search != ""))
window.location.replace("http://"+window.location.search)
} // redix
suomi
On 2011-07-30 08:
OK sorry I've found the solution, there is a SSL buffer, that limits the
amount of data you cand POST.
SSLRenegBufferSize
This directive can be change in runtime, so you can put this
in .htaccess file changing the value of the buffer. You should be
careful because this can be dangerous when you
I've researched about this issue, but no success.
I need to do this using https, because all my users are authenticated
by digital certificates. And this happens when in https, in http there
are no errors, so i suppose it's not related with the size of the file,
is related with ssl
On Friday, June 24, 2011 15:54:31 Hugo Gomes wrote:
> I have a site that is used with https, and i have a form that
> uploads some information about the users, and sometimes the users
> need to upload some files, but i almost of the times gives me an
> error:
>
>
> "The requested
On Fri, 2011-06-24 at 14:32 +, Igor Galić wrote:
>
> - Original Message -
> > Hi all,
> >
> > I have a site that is used with https, and i have a form that
> > uploads
> > some information about the users, and sometimes the users need to
> > upload
> > some files, but i almost
- Original Message -
> Hi all,
>
> I have a site that is used with https, and i have a form that
> uploads
> some information about the users, and sometimes the users need to
> upload
> some files, but i almost of the times gives me an error:
>
>
> "The requested resourc
>
>> Do you have a firewall blocking SSL port?
>
> not yet... it's a box i'm setting up now...
i tried again - same result...
the only difference between the old 1.3.x apache build on the machine and
the new 2.0.5x is these two lines below in the ssl conf section.
when i start the new one i get
> Do you have a firewall blocking SSL port?
not yet... it's a box i'm setting up now...
>
>> -Original Message-
>> From: kalin mintchev [mailto:[EMAIL PROTECTED]
>> Sent: Monday, 11 July 2005 6:18 PM
>> To: users@httpd.apache.org
>> Subject: [EMAIL PROTECTED] https
>>
>>
>> hello...
>>
Do you have a firewall blocking SSL port?
> -Original Message-
> From: kalin mintchev [mailto:[EMAIL PROTECTED]
> Sent: Monday, 11 July 2005 6:18 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] https
>
>
> hello...
>
> just installed httpd-2.0.54 with mod_ssl... OpenSSL
> We now see the need to move the non-secure site to it's own server. So I
> need apache to redirect all the non-secure traffic from the old server to
> the new server, and all the secure traffic from the new server to the old
> server. I have accomplished the non-secure traffic of the old server
Shawn, this does not make sense.
In the new server design you want:
ServerOld (https) IP Address 1
https://www.domain.com
ServerNew (http)IP Address 2
http://www.domain.com
So inorder for this to work, you will need to implement s
Sorry - I should have said...
This is running on OpenBSD and is Apache 2, version 2.0.54
PHP version is 4.3.10
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.ht
54 matches
Mail list logo