[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



To break down this Bitnami generated html page that under http://127.0.0.1/index.html
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



Under your "View your Network Properties", there should be your IP address










Popular posts from this blog

[PORTFOLIO] ACADEMIC PROJECTS: NETWORK ANALYSIS_OD COST MATRIX

[CSS] Day 4: Let's practice - box

[AWS] Intro to Cloud Practitioner 01