Kullandığın htaccess bu.
Options +FollowSymlinks
RewriteEngine on
ReWriteCond %{HTTP_HOST} ^(www.)?ercandinsel.org$ [NC]
ReWriteRule ^(.*)$ https://www.ercandinsel.org/blog $1 [R=301,L]
htaccess 301 yöndirmesi ile ilgili yardım. |
3 Mesajlar | 757 Okunma |
Options +FollowSymlinks
RewriteEngine on
ReWriteCond %{HTTP_HOST} ^(www.)?ercandinsel.org$ [NC]
ReWriteRule ^(.*)$ https://www.ercandinsel.org/blog $1 [R=301,L]