added library and include to .htaccess

Bu işleme şunda yer alıyor:
Alexander Kampmann 2012-03-08 17:46:40 +01:00
ebeveyn fbd7e8f8ba
işleme 2e3116a11e
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme

Dosyayı Görüntüle

@ -5,6 +5,9 @@ AddType audio/ogg .oga
<FilesMatch "\.(out|log)$">
Deny from all
</FilesMatch>
<Files "(include|library)">
Deny from all
</Files>
<IfModule mod_rewrite.c>
RewriteEngine on