Search the Community
Showing results for tags 'url'.
-
Hello, I'm using codeigniter to construct my website. And, there is something strange. when I open this : http://localhost/kamarlpoas/news/blog/rik_maslao_aslku_huner_as_smaio/1/1/1/1/1/1/1/1/12/12/23/3/23/3/23/23/23/34/3/31 It will open http://localhost/kamarlpoas/news/blog/rik_maslao_aslku_huner_as_smaio So, in this case, my website ignore /1/1/1/1/1....etc My Question, how to make if someone open "http://localhost/kamarlpoas/news/blog/rik_maslao_aslku_huner_as_smaio/1/1/1/1/1/1/1/1/12/12/23/3/23/3/23/23/23/34/3/31", it will go to show_404 ?
-
- routing
- codeigniter
-
(and 1 more)
Tagged with:
-
Hiii, In MVC Tutorials you are keeping "index.php" file in "killerphp\public\index.php" and accessing the file with "http://killerphp/", Same here i have kept my file in: "c:\\xampp\htdocs\shubha\public\index.php" And trying to run on: "http://localhost/shubha" ... but it is failing to access, it is working on: "http://localhost/shubha/public" Why? I am waiting for your mail. Thankyou