NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to set up a temporary url to automatically debug through


Joined: 04 Apr 2017
Posts: 40
Reply with quote
Hi,

I'm playing with CodeIgniter, and right now am trying to eliminate the need for specifying the index.php on the url. Not working.

Where is the setting for the default url (if there is one), so that F9 will assume that url was inputted?


So instead of typing

http://localhost:8080/index.php/hello/show

, we would type

http://localhost:8080/hello/show


It's not working, in spite of having _htaccess defined appropriately.


I don't need assistance with setting up any codeigniter configurations ; this is all part of the learning process, trial & error.

I just want to know how to start a debug session that automatically assumes it has to process http://localhost:8080/hello/show, so I can trace through and see what happens before the 404 error.


This

http://www.nusphere.com/kb/technicalfaq/howto_setup_project_properties.htm

mentions "Default File or URL setting", but I don't see this in Setting.


Regards,
View user's profileFind all posts by NSUserSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 04 Apr 2017
Posts: 40
Reply with quote
dmitri wrote:


Of course. I was looking in Settings, rather than Project Properties.

Ok, thanks dmitri.
View user's profileFind all posts by NSUserSend private message
How to set up a temporary url to automatically debug through
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic