I have configured in .htaccess CNC
RewriteEngine on RewriteRule ^ofise/([A-Za-z0-9-]+)$ ofise.php?p=$1 [L]
When you go to http://site.ru/ofise/nameofis, we get to http://site.ru/ofise/ofise.php?p=nameofis and everything works
How to change the regular season so that you can take additional GET per line or at least one? So what would http://site.ru/ofise/nameofis?param=yes and http://site.ru/ofise/nameofis/?param=yes work