Welcome Guest, Not a member yet? Register   Sign In
Page not found - %20 in url
#5

(11-16-2015, 08:23 AM)PaulD Wrote: In the config file have you updated the base url to include /api ?

I've tried both 
PHP Code:
$config['base_url] = "https://someurl.com/api/"; 

and 
PHP Code:
$config['base_url] = ""; 



Neither helps. For some reason CI 3.0 insists on reading in the directory name as part of the URL when a space is present in the URL.
Reply


Messages In This Thread
Page not found - %20 in url - by racerxkiwi - 11-15-2015, 09:21 PM
RE: Page not found - %20 in url - by PaulD - 11-16-2015, 08:23 AM
RE: Page not found - %20 in url - by racerxkiwi - 11-16-2015, 02:02 PM
RE: Page not found - %20 in url - by InsiteFX - 11-16-2015, 09:24 AM
RE: Page not found - %20 in url - by mwhitney - 11-16-2015, 10:19 AM
RE: Page not found - %20 in url - by racerxkiwi - 11-16-2015, 02:11 PM
RE: Page not found - %20 in url - by mwhitney - 11-17-2015, 09:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB