pilots Posted January 24, 2017 Report Posted January 24, 2017 nesaprotu protams no htaccess neko un izbūros caur googli tiktāl RewriteEngine on Options +FollowSymLinks RewriteBase / # Site 1 RewriteCond %{HTTP_HOST} ^test247.lv$ [NC] RewriteCond %{REQUEST_URI} !^/_test247_lv/.*$ RewriteRule ^(.*)$ /_test247_lv/$1 [L] # Site 2 RewriteCond %{HTTP_HOST} ^test247.com$ [NC] RewriteCond %{REQUEST_URI} !^/_test247_com/.*$ RewriteRule ^(.*)$ /_test247_com/$1 [L] Bez www strādā. Ar www. nestrādā. Var kāds pielabot? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.