Follow along with the video below to see how to install our site as a web app on your home screen.
Бележка: This feature may not be available in some browsers.
RewriteEngine On
RewriteRule ^chat$ index.php?p=chat
RewriteRule ^mans$ index.php?p=mans
RewriteRule ^page/(.*)/$ index.php?p=$1 [L,QSA]
RewriteRule ^page/(.*)$ index.php?p=$1 [L,QSA]
RewriteRule ^page/(.*)$ index.php?p=$1&page=$2 [L,QSA]
proba каза:RewriteRule ^page/(.*)/$ index.php?p=$1 [L,QSA]
RewriteRule ^page/(.*)$ index.php?p=$1 [L,QSA]
RewriteRule ^page/(.*)$ index.php?p=$1&page=$2 [L,QSA]
index.php?page=post&page=comments&id=5
слагаш го под другитеRewriteRule ^page/comment/(.*)$ index.php?page=post&page=comments&id=$1
RewriteRule ^message/view/(.*)$ index.php?p=messages&page=view&msgid=$1
Вие дадохте една точка за support на JimBeam .
Натиснете тук за да се върнете в темата.