reguła wygląda następująco
Cytat
RewriteCond %{HTTP_HOST} ^(.*).domena.pl$
RewriteRule .* profile.php?usub=%1
RewriteRule .* profile.php?usub=%1
Dostaję błąd "Internal Server Error", informacje z logów:
Cytat
[Sun Sep 13 11:02:04 2009] [error] [client 77.79.222.138] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
z góry dziękuje za pomoc.