|
Search:
Advanced search
|
Browse by category:
|
Redirecting HTTP to HTTPS: |
|||||
Redirecting HTTP to HTTPS: The following steps will provide you the ways to redirecting the url from http to https. SSH your box Login as a super user root@yourserver[~]#su – Open httpd.conf file root@yourserver[~]#vi httpd.conf You should modify the following setting's on httpd.conf under your virtual host entry: Restart Apache root@yourserver[~]#service httpd restart That’s it! Your host now will be redirected from http to https |
|||||
| Others in this Category | |
| DOS Attack on Web Servers and its prevention: | |


