W3-Video WEB Tutorials

w3-video.com is a Free eLearning Website with over 500 video tutorials on HTML5, XAMPP, .htaccess, Firefox, Notepad++

XAMPP Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++


2. Server https access, Tutorial


Share it

Access your home server via https (connection encrypted)

https = connection encrypted :

  1. https://localhost
  2. https://127.0.0.1

Video demonstration XAMPP: https access

2. Access your home server via https, Tutorial

min video details
Below 2 examples :
1. https://localhost
2. https://127.0.0.1
Note:
https = connection encrypted
127.0.0.1 = localhost's ip address
00:15 https access: xampp directory on server (localhost)
00:35 https access: phpMyAdmin on server (localhost)
00:52 https access: xampp directory on server (127.0.0.1)
01:04 https access: phpMyAdmin on server (127.0.0.1)