Ci default rewrite URL is similar to this, for example, your CI root directory is under/codeigniter/, your below level two URL is similar to this http://localhost/CodeIgniter/index.php/welcome. Not too good-looking, how to take out the index.php?
1. Open the Apache configuration file, conf/httpd.conf:
LoadModule rewrite_module modules/mod_rewrite.so, remove the # before the line.
Search AllowOverride None (there are multiple places in the configuration file), look at the comment information, change the line information of the related. htaccess to allowoverride all.
2. Under the CI root directory, that is, in the index.php,system of the same sibling directory, the establishment of the. htaccess, directly establish the file name is not successful, you can first create a Notepad file, save as the name of the file. The content is as follows (also described in the CI manual):
Rewriteengine on rewritecond $!^ (index\.php|images|robots\.txt) rewriterule ^ (. *) $/index.php/$1 [L]
If the file is not in the root directory of WWW, for example my is: http://www.nowamagic.net/CodeIgniter/, the third line needs to be rewritten as Rewriterule ^ (. *) $/codeigniter/index.php/$1 [L].
In addition, my index.php's sibling directory also has JS folder and CSS folder, these need to filter to remove, the second line needs to be rewritten as: Rewritecond $!^ (index\.php|images|js|css|robots\.txt)
3. Place the CI in the configuration file (system/application/config/config.php) $config[' index_page ' = "index.php"; $config[' index_page '] = "";.
/*|--------------------------------------------------------------------------| Index file|--------------------------------------------------------------------------| | Typically this would be your index.php file, unless you ' ve renamed it to| Something else. If you is using mod_rewrite to remove the page set this| Variable so, it is blank.| */$config [' index_page '] = ';
OK, finish. Also remember to restart Apache.
Alternative asset allocation rise gold ETF Link Fund intensive release: http://licai.daiyuline.com/jijin/313.html
Crude oil market dismal Exxon Mobil's first downgrade in 86 years: http://licai.daiyuline.com/yyjg/312.html