[HTML]Day 12: Bitnami - Whats Web Server?
I downloaded Bitnami and installed in my computer
http://127.0.0.1/index.html will generate this page if its installed properly
So, where is this index.html filfe?
C:\Bitnami\wampstack-7.2.25-0\apache2\htdocs
Then right click index.html and open with textpad
I can also modify this page and generate
127.0.0.1 is an Internet Protocol Address (IP Address)
So, these files under hpdoc are not my work so what if I move my work to this doc will that generate?
http: Hyper Text Transfer Protocol
http://127.0.0.1/index.html was generated by web browser and webserver
* find more about how http works