stop the plain text password issue...
From: Jim Albert
Sent: 11 August 2020 15:07
To: users@httpd.apache.org
Subject: Re: [users@httpd] http-https [EXT]
On 8/11/2020 3:00 AM, MEjaz wrote:
Hello,.
I have requirement to redirect the url. Whoever typed my site
http://newtraffic.
On 8/11/2020 10:44 AM, Nick Kew wrote:
On 11 Aug 2020, at 08:52, MEjaz wrote:
Bad Request
Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.
Read the err
> On 11 Aug 2020, at 08:52, MEjaz wrote:
>
> Bad Request
> Your browser sent a request that this server could not understand.
> Reason: You're speaking plain HTTP to an SSL-enabled server port.
> Instead use the HTTPS scheme to access this URL, please.
Read the error message and log. It's gi
On 8/11/2020 3:00 AM, MEjaz wrote:
Hello,.
I have requirement to redirect the url. Whoever typed my site
http://newtraffic.cyberia.net.sa , it should redirect to
https://newtraffic.cyberia.net.sa
I am bit struggling to achieve this. please assit
Ejaz
As long as the request is staying on
listening on: port 443, port 80
[root@nc rra]# vi /etc/httpd/conf/httpd.conf
-Original Message-
From: Freek de Kruijf [mailto:f.de.kru...@gmail.com]
Sent: Tuesday, August 11, 2020 10:25 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] http-https
Op dinsdag 11 augustus 2020 0
Op dinsdag 11 augustus 2020 09:00:35 CEST schreef MEjaz:
> Hello,.
>
>
>
> I have requirement to redirect the url. Whoever typed my site
> http://newtraffic.cyberia.net.sa , it should redirect to
> https://newtraffic.cyberia.net.sa
>
>
>
> I am bit struggling to achieve this. please assit
>