简体   繁体   English

从本地主机传输文件后如何修改添加到网站url的/ xampp

[英]How to modify /xampp added to website url after File Transfer from localhost

I have recently transferred my files from localhost to a web site. 我最近已将文件从本地主机传输到网站。 I used XAMPP to develop the files and transfer them to the web host. 我使用XAMPP开发文件并将其传输到Web主机。 Everything is working fine except that /XAMPP was somehow added to the URL and has prevented access to the main web page. 除了/ XAMPP已以某种方式添加到URL并阻止了对主页的访问之外,其他一切工作正常。 Any ideas on how to modify/remove this would be appreciated. 任何有关如何修改/删除此想法将不胜感激。 Thanks! 谢谢! So my webpage www.webpage.com now becomes www.webpage.com/xampp and I need to change the path to a login page from the xampp path Thanks! 因此,我的网页www.webpage.com现在变成了www.webpage.com/xampp,我需要从xampp路径更改登录页面的路径谢谢!

Then, only move files inside htdocs/ to your webserver. 然后,仅将htdocs /中的文件移动到Web服务器。 Remove other uploaded files first. 首先删除其他上传的文件。 After this, try again accessing your application. 之后,请再次尝试访问您的应用程序。

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

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