Welcome Guest, Not a member yet? Register   Sign In
URI segments issues on new host?
#3

[eluser]industrial[/eluser]
[quote author="theprodigy" date="1261022584"]can you post your htaccess file and your config/routes.php file please[/quote]

Hi!

I have no htaccess file for the moment. Routes files is not changed either.

The default htaccess does not make any difference:
Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

I have aswell tried to use this tip, but without any result: http://ellislab.com/codeigniter/user-gui...oting.html


Messages In This Thread
URI segments issues on new host? - by El Forum - 12-16-2009, 03:58 PM
URI segments issues on new host? - by El Forum - 12-16-2009, 04:03 PM
URI segments issues on new host? - by El Forum - 12-16-2009, 04:05 PM
URI segments issues on new host? - by El Forum - 12-16-2009, 04:19 PM
URI segments issues on new host? - by El Forum - 12-16-2009, 04:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB