Leanneschlueter Posted November 29, 2017 Share Posted November 29, 2017 Hi, I have troubles accessing my php files in a folder. When I click on the folder, it brings me to a page on chrome which says "Bad data passed, return to home (which is a hyperlink to the actual website)". Then when I click on the hyperlink, it runs on an online server of the main page instead of local host. How do I fix this problem? Thanks! Quote Link to comment Share on other sites More sharing options...
mac_gyver Posted November 29, 2017 Share Posted November 29, 2017 you don't browse to the files through the folders on your operating system. you enter the url of the file in the browser's address bar. for a localhost web server, the url would look like - http://localhost/your_file.php Quote Link to comment Share on other sites More sharing options...
Leanneschlueter Posted November 30, 2017 Author Share Posted November 30, 2017 (edited) Hi, Thank You So much mac_gyver for your reply. Your information has really helped me a lot. Leanneschlueter Edited November 30, 2017 by Leanneschlueter Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.