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
Thanks you so much for your email. Here Is my httpd.conf inorder to achieve whoever type http://newtraffic.cyberia.net.sa then it should redirect https://newtraffic. cyberia.net.sa = DocumentRoot /usr/share/cacti ServerName newtraffic.cybe

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 >

[users@httpd] http-https

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