search

Home  >  Q&A  >  body text

php pseudo-static

<IfModule mod_rewrite.c>

RewriteEngine on

RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-d

RewriteCond %{REQUEST_FILENAME} !-f

RewriteRule ^(.*)$ index.php?s=/$1 [QSA,PT,L]

</IfModule>

This pseudo-static Always on the homepage without jumping

清白之年(出走半生归来仍是少年)清白之年(出走半生归来仍是少年)1581 days ago894

reply all(0)I'll reply

No reply
  • Cancelreply