Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
.htaccess ile gizlenmis dosyalar – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

.htaccess ile gizlenmis dosyalar

.htaccess ‘in unix ve linux te gizlenmis dosyalari gosterebilme gibi sansi var. Bunu engellemek icin;

httpd.conf global satirlarini arasina

<Files ~ "^\.">
   Order allow,deny
   Deny from all
</Files>
<Files ~ "^\.\.?$">
   Order allow,deny
   Allow from all
</Files>

Satirlarini eklemektir.

Sevgiyle.


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58