RE: [users@httpd] http-https [EXT]

2020-08-12 Thread James Smith
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.

Re: [users@httpd] http-https

2020-08-11 Thread Jim Albert
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

Re: [users@httpd] http-https

2020-08-11 Thread Nick Kew
> 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

Re: [users@httpd] http-https

2020-08-11 Thread Jim Albert
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

RE: [users@httpd] http-https

2020-08-11 Thread MEjaz
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

Re: [users@httpd] http-https

2020-08-11 Thread Freek de Kruijf
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 >