How do I test a website using XAMPP?

后端 未结 5 1519
失恋的感觉
失恋的感觉 2021-01-30 04:16

This is a fairly general query as I\'m very confused about how to do this. I want to use the apache server which I have downloaded as part of XAMPP in order to test the website

5条回答
  •  余生分开走
    2021-01-30 04:55

    create a folder inside htdocs, place your website there, access it via localhost or Internal IP (if you're behind a router) - check out this video demo here

提交回复
热议问题