Welcome Guest, Not a member yet? Register   Sign In
URI
#9

[eluser]nuttynibbles[/eluser]
hi asim111, i tried yr method but to no success.

here are the content in my htaccess file:
Code:
Options -indexes
DirectoryIndex index.php
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1/ [L]
<Files *.jpeg>
ForceType application/octet-stream
Header set Content-Disposition attachment
</Files>


im not sure if the htaccess does affect the routing.


Messages In This Thread
URI - by El Forum - 12-02-2008, 06:44 AM
URI - by El Forum - 12-02-2008, 07:20 AM
URI - by El Forum - 12-02-2008, 07:57 AM
URI - by El Forum - 12-02-2008, 10:29 AM
URI - by El Forum - 12-02-2008, 10:46 AM
URI - by El Forum - 12-02-2008, 10:50 AM
URI - by El Forum - 12-02-2008, 11:12 AM
URI - by El Forum - 12-02-2008, 04:14 PM
URI - by El Forum - 12-04-2008, 11:02 PM
URI - by El Forum - 12-05-2008, 05:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB