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++


1. Server http access, Tutorial


Share it

Access your home server via http (connection not encrypted)

http = connection not encrypted :

  1. http://localhost
  2. http://127.0.0.1

Video demonstration XAMPP: http access

1. Access your home server via http, Tutorial

min video details
Below 2 examples :
1. http://localhost
2. http://127.0.0.1
Note:
http = connection not encrypted
127.0.0.1 = localhost's ip address
00:10 http access: xampp directory on server (localhost)
00:15 http access: phpMyAdmin on server (localhost)
00:48 http access: xampp directory on server (127.0.0.1)
00:59 http access: phpMyAdmin on server (127.0.0.1)