简体   繁体   English

我在计算机上安装了XAMMP,我必须将HTML文件放在哪里查看它们?

[英]I installed XAMMP on my machine, where do I have to put my HTML files to view them?

If I enter 'localhost' on my browser, I'm taken to XAMPP's welcome screen so everything is installed correctly. 如果在浏览器中输入“ localhost”,则会进入XAMPP的欢迎屏幕,因此所有内容均已正确安装。

What folder do I have to put my html files in? 我必须将HTML文件放入哪个文件夹? 替代文字

Thanks. 谢谢。

它应该在XAMPP-> htdocs下。

我的猜测是放在一个文件夹中,如果您看到类似于public_htmlhtdocswww ,它应该放在该文件夹中。

Normally, these preinstallers reconfigure apache to a htdocs(or webdir, public_html, www) folder, directly in the xampp folder. 通常,这些预安装程序直接在xampp文件夹中将apache重新配置为htdocs(或webdir,public_html,www)文件夹。 Look under C:\\XAMPP\\xampp in your case 在您的情况下查看C:\\XAMPP\\xampp

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM