Welcome Guest, Not a member yet? Register   Sign In
htaccess in subdir returns error
#1

[eluser]José Carlos[/eluser]
Hello,

I have CI running with my server root folder, wich has this .htaccess:

Code:
RewriteEngine on
RewriteBase /
RewriteCond $1 !^(index\.php|css|js|rss20.xml|images|editorial|testes|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

The problem is:

if I try to protect the editorial, or any other folder listed in the RewriteCond, with a .htaccess, it returns a "404 Page Not Found - The page you requested was not found" error.

How can I protect subfolders with htaccess? Wich modifications must I do? If you could please help me, I'd appreciate it.

Thanks in advance,


Messages In This Thread
htaccess in subdir returns error - by El Forum - 07-17-2007, 03:28 PM
htaccess in subdir returns error - by El Forum - 07-17-2007, 04:38 PM
htaccess in subdir returns error - by El Forum - 07-17-2007, 05:06 PM
htaccess in subdir returns error - by El Forum - 07-18-2007, 02:43 AM
htaccess in subdir returns error - by El Forum - 07-18-2007, 02:49 AM
htaccess in subdir returns error - by El Forum - 07-23-2007, 08:32 PM
htaccess in subdir returns error - by El Forum - 07-24-2007, 04:10 AM
htaccess in subdir returns error - by El Forum - 01-12-2008, 06:14 PM
htaccess in subdir returns error - by El Forum - 01-12-2008, 06:35 PM
htaccess in subdir returns error - by El Forum - 01-16-2008, 11:13 AM
htaccess in subdir returns error - by El Forum - 02-15-2008, 08:13 AM
htaccess in subdir returns error - by El Forum - 02-15-2008, 08:54 AM
htaccess in subdir returns error - by El Forum - 03-07-2008, 02:14 AM
htaccess in subdir returns error - by El Forum - 03-07-2008, 02:23 AM
htaccess in subdir returns error - by El Forum - 03-07-2008, 09:34 AM
htaccess in subdir returns error - by El Forum - 03-09-2008, 01:48 AM
htaccess in subdir returns error - by El Forum - 04-23-2008, 08:05 AM
htaccess in subdir returns error - by El Forum - 06-02-2009, 11:00 PM
htaccess in subdir returns error - by El Forum - 04-07-2010, 07:16 AM
htaccess in subdir returns error - by El Forum - 08-11-2010, 06:08 PM
htaccess in subdir returns error - by El Forum - 02-03-2011, 08:43 AM
htaccess in subdir returns error - by El Forum - 03-14-2013, 04:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB