Options +FollowSymlinks -Multiviews
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?s=$1 [QSA,PT,L]
以上就是“apache thinkphp 伪静态代码”的详细内容,更多请关注木子天禾科技其它相关文章!
Options +FollowSymlinks -Multiviews
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?s=$1 [QSA,PT,L]
以上就是“apache thinkphp 伪静态代码”的详细内容,更多请关注木子天禾科技其它相关文章!
以上就是“apache thinkphp 伪静态代码”的详细内容,更多请关注木子天禾科技其它相关文章!