I have a php script I made for regular website (non frameworked) that I would access by www.site.com/svr_health.php which is just for my own development work (storage size, load, just standard junk)
But when I try to access it I get the pop up user / password as expected for that file but after trying to access it it just sits there thinking…..no error no redirect no 404 or anything just loading……..
I even stripped the file down to just the password and echo hello; and it still sits there. Removed the password protect and still just sits there…………..
Works fine on standard non-frameworked site, so wondering how can I access this file in a cake site? The file is in app/webroot.
Thanks all,
K
No comments:
Post a Comment