ana dizininizde .htaccess dosyası oluşturun ve içine aşağıdaki satırı yapıştırın.
php_flag display_errors on
işlem tamamdır.
Aramalar:cpanel htaccess hatası, cpanel kırma, htaccess hata görüntüleme kapalı, htaccess hataları göstermek için, htaccess ile hata...
htaccess hataları gös...
Fatal error: Allowed me...
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 128 bytes) in şeklinde bir hata alırsanız
alttaki kodları .htaccess dosyanıza yazıp kaydedin. sorun düzelecektir.
#Change upload limits
php_value memory_limit 50M
php_value post_max_size 50M
php_value...
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}
Aramalar:http yi https yapma, https yi http yapmak, https yapma, http den https e, http https yapma, http...
