<font size="3">Hello all,<br><br>1. How should I </font><font size="3">proceed</font><font size="3"> &quot;RewriteRule  ^(.*)\/$  index.php?page=$1&quot;, because when I replace this rule with<br>if ($host ~* &quot;www.domain.tld&quot; ) {<br>
rewrite  ^/([^/]+)/  /index.php?page=$1;<br>break;<br>}<br>But my directory in the root folder does not work. How should I set this rule correctly<br><br></font><font size="3">2. Apache server serves a little  bit more than 100 clients. </font><font size="3">How should i proceed to all rewrite rules with minimal corrections</font><br>
<font size="3"><br clear="all"></font><br>-- <br>Please excuse my bad english...<br><br>С уважение,<br>Й. Георгиев.<br><br>WEB: <a href="http://gigavolt-bg.net/">http://gigavolt-bg.net/</a><br>Blog: <a href="http://live.gigavolt-bg.net/">http://live.gigavolt-bg.net/</a>