Portál AbcLinuxu, 5. listopadu 2025 13:05
RewriteEngine on
RewriteCond %{HTTP_HOST} ^posta\.example\.cz [NC]
RewriteCond %{SERVER_PORT} !^81$
RewriteRule ^(.*) http://posta.example.cz:81/$1 [L,R]
RewriteCond %{HTTP_HOST} ^texty\.example\.cz [NC]
RewriteCond %{SERVER_PORT} !^82$
RewriteRule ^(.*) http://texty.example.cz:82/$1 [L,R]
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.