Period changed to underscore |
[eluser]phazei[/eluser]
I'm having the exact same problem. A '.' in the url is being converted to '_' The thing is, it was working just fine yesterday. Only thing I did was change the htaccess to remove www. Hmm, while writing this I was racking my brain and trying with and with out the www's and the htaccess code. I found it only does it when I don't include 'index.php' in the url. Code: //domain.com/index.php/main/email/[email protected] Could it be the htaccess redirect doing it, or CI? Code: RewriteCond %{REQUEST_FILENAME} !-f |
Messages In This Thread |
Period changed to underscore - by El Forum - 10-16-2008, 03:41 PM
Period changed to underscore - by El Forum - 10-16-2008, 04:45 PM
Period changed to underscore - by El Forum - 10-16-2008, 08:41 PM
Period changed to underscore - by El Forum - 10-17-2008, 08:48 AM
Period changed to underscore - by El Forum - 03-03-2009, 05:57 AM
Period changed to underscore - by El Forum - 03-03-2009, 09:31 AM
Period changed to underscore - by El Forum - 03-04-2009, 04:54 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:05 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:15 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:21 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:25 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:28 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:34 PM
Period changed to underscore - by El Forum - 07-12-2010, 07:33 AM
Period changed to underscore - by El Forum - 02-10-2011, 12:02 PM
|