My PHP App won't display in localhost (only the folders will). I'm using MAMP - app is held in standard htdocs folder -
Then I pulled a repository from the gitb to my HTTox folder. But when I go there, I get a list of folders in the app (seeing the app display in the browser).
That is, my app is displaying the bulleted list seen below. I usually have php pages up and running if they have a simple page in the HTDocs directory (index.php, etc.) . But this app is more sophisticated & amp; It's not like this.
I'm making a start, so I'm sure it's something small that I see ... but some help would be appreciated.
-App's index -config
CORE-ATC
-ATC-ATC
Thanks, < / Div>
Some will give control over "index.php" or any other controller who will handle the request and spit out HTML which you If you want to see if the app is supposed to do something then you might try to check the .htaccess file so that it can know what to do to forward it. If all have been set up correctly and still not working, then the master may not have the overriding permission in httpd.conf, which should not be able to execute the rules / instructions / etc properly in htaccess Stopping
Comments
Post a Comment