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.
Options +FollowSymLinks
RewriteEngine on
RewriteRule index-showuser-(.*)\.html$ index.php?showuser=$1
http:// forum.net/index-showuser-1.html
Options +FollowSymLinks
RewriteEngine on
RewriteRule index/showuser/(.*)/ index.php?showuser=$1
http:// forum.net/index/showuser/1/
RewriteEngine On
RewriteRule ^([^/]*)\.html$ /index.php?showuser=$1 [L]
http://forum.net/1.html