graham Posted November 2, 2011 Report Share Posted November 2, 2011 Wondering if someone could help me out. How do I change my uri from localhost/killerphp/public/index to killerphp/index (the way John has it) In other words, when I echo $_SERVER['REQUEST_URI'] on the index page I would like to get: /index not /killerphp/public/index (this stuff is in the "Dispatching Requests to Multiple Controllers" video) It would make following along with the videos a lot simpler. Any suggestions would be appreciated. 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.
Note: Your post will require moderator approval before it will be visible.