http’yi httpsR...
.htaccess dosyasını oluşturun ve alt satırdaki kodları girin. RewriteEngine On RewriteCond %{SERVER_PORT} !^443$ RewriteRule (.*) https://%{SERVER_NAME}%{REQUEST_URI}
OpenVZ VPS Tarih Saat A...
Çöxzüm: VPS'i durduralım: vzctl stop 101 in HD node, run: vzctl set 101 --capability sys_time:on --save VPS'i başlatalım: vzctl start 101 VPS'e girelim: vzctl enter 101 mv /etc/localtime /etc/localtime.old ln -s /usr/share/zoneinfo/Europe/Istanbul /etc/localtime date 021616442009...
.htaccess ile kök inde...
DirectoryIndex anasayfa.htm anasayfa.cgi anasayfa.asp anasayfa.php şeklinde ayarlayabilirsiniz.