Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
299 views
in Technique[技术] by (71.8m points)

apache - 第一次使用Atom IDE和Xampp创建Web应用程序(First time create a web app with Atom IDE and Xampp)

I have seen similar questions/problems on here but no solution seems to be fixing mine.

(我在这里看到过类似的问题/问题,但似乎没有解决方案可以解决我的问题。)

I have downloaded atom as my code editor and wrote a basic "hello world " to display which is located in Xampp/htdocs/newfolder.

(我已经下载了atom作为代码编辑器,并编写了一个基本的“ hello world”以进行显示,该文件位于Xampp / htdocs / newfolder中。)

my phpMyAdmin seems to be running fine also however when I enter localhost/newfolder into the URL bar or "servername"/newfolder I receive "Access forbidden! New XAMPP security concept:

(我的phpMyAdmin似乎也运行良好,但是当我在URL栏中输入localhost / newfolder或“服务器名” / newfolder时,我收到“禁止访问!新的XAMPP安全概念:)

Access to the requested object is only available from the local network.

(仅在本地网络上可以访问请求的对象。)

This setting can be configured in the file "httpd-xampp.conf"."

(可以在文件“ httpd-xampp.conf”中配置此设置。)

I have also went into the "httpd-xampp.conf" folder and changed "require local" to "require all granted"

(我还进入了“ httpd-xampp.conf”文件夹,将“需要本地”更改为“需要全部授予”)

  ask by JARLAUGH translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...