只有关于php一点点的写入
vi .htaccess    rewriteengineonrewritecond%{request_filename} !-d    rewritecond%{request_filename} !-f    rewriterule ^(.*)$ index.php/$1 [qsa,pt,l]
在这之前需要开放mod_rewrite.so, 以及将allowoverride none修改为allowoverride all. 然后放入你的apache的http.conf中定义的documentroot目录下面. 
ok , 大功告成. 这样就可以省去了thinkphp带来的index.php这个环节
').addclass('pre-numbering').hide();                    $(this).addclass('has-numbering').parent().append($numbering);                    for (i = 1; i ').text(i));                    };                    $numbering.fadein(1700);                });            });                                                                            以上就介绍了htaccess文件的正确写入方式,包括了htaccess方面的内容,希望对php教程有兴趣的朋友有所帮助。
   
 
   