Protect a little more the .htaccess on case mod_rewrite is not available.
Questo commit è contenuto in:
parent
06faaaf71b
commit
49653db49c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
|
|
@ -11,8 +11,10 @@
|
|||
#XSendFile On
|
||||
#XSendFileAllowAbove on
|
||||
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine on
|
||||
RewriteRule ^download/(.*)/.*\.(.*)$ fetch.php?data=$1&type=$2 [L]
|
||||
</IfModule>
|
||||
|
||||
###########################################
|
||||
# Uncomment if you wish to protect acces with a password
|
||||
|
|
|
|||
Caricamento…
Aggiungi tabella
Aggiungi collegamento
Crea riferimento in una nuova segnalazione