Protect a little more the .htaccess on case mod_rewrite is not available.
Este commit está contenido en:
padre
06faaaf71b
commit
49653db49c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
|
|
@ -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
|
||||
|
|
|
|||
Cargando…
Añadir tabla
Añadir enlace
Referenciar en una nueva incidencia