Welcome Guest, Not a member yet? Register   Sign In
Routing issue - Pagination not working properly
#21

[eluser]InsiteFX[/eluser]
Code:
DirectoryIndex index.php

RewriteEngine On
RewriteBase /percutz/

#If isso é um arquivo, diretório ou link.
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -l
RewriteRule ^(.*)$ index.php/$1 [NC,L]


Messages In This Thread
Routing issue - Pagination not working properly - by El Forum - 02-13-2012, 11:00 AM
Routing issue - Pagination not working properly - by El Forum - 02-13-2012, 12:42 PM
Routing issue - Pagination not working properly - by El Forum - 02-13-2012, 08:49 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 08:24 AM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 01:25 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 03:09 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 04:27 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 04:37 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 04:52 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 05:01 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 05:07 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 05:36 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 05:48 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 05:49 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 06:13 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 07:34 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 08:06 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 08:33 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 08:51 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 08:56 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 09:44 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 10:30 PM
Routing issue - Pagination not working properly - by El Forum - 02-14-2012, 10:50 PM
Routing issue - Pagination not working properly - by El Forum - 03-06-2012, 04:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB