Welcome Guest, Not a member yet? Register   Sign In
Problem with .htaccess on ubuntu (apache2)
#2

[eluser]vbsaltydog[/eluser]
[quote author="xxIdroxx" date="1328462582"]
Code:
DirectoryIndex index.php
AddDefaultCharset utf-8
RewriteEngine on
RewriteCond $1 !^(index\.php|css|js|robots\.txt|favicon\.ico)
RewriteRule ^(.*)$ index.php?/$1 [L] // Add the ? and/or remove the preceding slash
[/quote]


Messages In This Thread
Problem with .htaccess on ubuntu (apache2) - by El Forum - 02-05-2012, 10:23 AM
Problem with .htaccess on ubuntu (apache2) - by El Forum - 02-05-2012, 10:58 AM
Problem with .htaccess on ubuntu (apache2) - by El Forum - 02-05-2012, 11:10 AM
Problem with .htaccess on ubuntu (apache2) - by El Forum - 02-05-2012, 11:15 AM
Problem with .htaccess on ubuntu (apache2) - by El Forum - 02-05-2012, 11:18 AM
Problem with .htaccess on ubuntu (apache2) - by El Forum - 02-05-2012, 12:16 PM
Problem with .htaccess on ubuntu (apache2) - by El Forum - 02-05-2012, 03:14 PM
Problem with .htaccess on ubuntu (apache2) - by El Forum - 02-05-2012, 09:07 PM
Problem with .htaccess on ubuntu (apache2) - by El Forum - 02-06-2012, 08:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB