merhaba arkadaşlar bu htacess dosyasını nasıl lighttpd uygun hale getirebilirim
teşekkürler
PHP:
RewriteEngine on############# Force www access ###################RewriteCond %{HTTP_HOST} ^www.site.net$RewriteRule ^(.*) http://www.site.net/$1 [QSA,L,R=301]############# Restrict use of images #############RewriteCond %{HTTP_REFERER} !^$RewriteCond %{HTTP_REFERER} !^http://www.site.net/.*$ [NC]RewriteCond %{HTTP_REFERER} !^http://www.site.net$ [NC]RewriteRule...
lighttpd yardım?
lighttpd yardım?
Site & Server Administration0 Mesaj
●90 Görüntüleme
- ReadBull.net
- Domain & Sunucu & Web Hosting
- Site & Server Administration
- lighttpd yardım?