CodeIgniter remove index.php apache mod_rewrite?

It will work.....actually your first two rewrite conditions and rules are working but in third reqrite condition you are allowing user to access request file ,even if it is core or system file RewriteCond %{REQUEST_FILENAME}! -f RewriteCond %{REQUEST_FILENAME}! -d RewriteCond %{REQUEST_FILENAME}!

^core. * RewriteCond %{REQUEST_FILENAME}! ^system.

* RewriteRule ^(.*)$ index. Php? /$1 L.

It will work.....actually your first two rewrite conditions and rules are working but in third reqrite condition you are allowing user to access request file ,even if it is core or system file. RewriteCond %{REQUEST_FILENAME}! -f RewriteCond %{REQUEST_FILENAME}!

-d RewriteCond %{REQUEST_FILENAME}! ^core. * RewriteCond %{REQUEST_FILENAME}!

^system. * RewriteRule ^(.*)$ index. Php?

/$1 L.

I still can access the core folder, app and sys folder are shown. – David Apr 21 at 19:08.

After looking carefully into the httpd. Conf of my Zend Community Server, I realized that there was two instruction. The first one was empty as shown in the question and the second one looked like that : # # Possible values for the Options directive are "None", "All", # or any combination of: # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews # # Note that "MultiViews" must be named *explicitly* --- "Options All" # doesn't give it to you.

# # The Options directive is both complicated and important. Please see # httpd.apache.org/docs/2.2/mod/core.html#... # for more information. # Options Indexes FollowSymLinks # # AllowOverride controls what directives may be placed in .

Htaccess files. # It can be "All", "None", or any combination of the keywords: # Options FileInfo AuthConfig Limit # AllowOverride None # # Controls who can get stuff from this server. # Order allow,deny Allow from all I changed the following line AllowOverride None to AllowOverride All` and it worked.

For those who would like to know more about URL rewrite with CodeIgniter look there : http://codeigniter.com/wiki/mod_rewrite/ And to understand properly what AllowOverridedoes read : http://httpd.apache.org/docs/2.0/mod/core.html#allowoverride Thanks again to ever helped!

ErrorDocument 404 /index. # Set the default handler. # Various rewrite rules.

RewriteRule ^(.*)$ index.

1 Try going to motherinlawstories.com .

Another thing you could do is find out where there is a Co dependent Anonymous meeting and tuck it in the self help book you send her. Tell her, I’ll read yours if you read mine. Both of you may learn a little about what you are denying.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions