[TYPO3] protect file with frontend user authentication
Ilaria De Marinis
ilaria.demarinis at caspur.it
Thu May 29 12:28:43 CEST 2008
Hi,
I'm trying to make this extension working out.
I setted secureDirs and filetype, I included these directives in httpd.conf:
<Directory "/path/to/secure/dir/">
AllowOverride All
<FilesMatch
"\.([Pp][Dd][Ff]|[Jj][Pp][Ee]?[Gg]|[Gg][Ii][Ff]|[Pp][Nn][Gg]|[Dd][Oo][Cc]|[Pp][Dd][Ff]|[Xx][Ll][Ss]|[Rr][Aa][Rr]|[Tt][Gg][Zz]|[Tt][Aa][Rr]|[Gg][Zz])">
Order deny,allow
Deny from all
Allow from none
</FilesMatch>
</Directory>
I can't directly link the protected files but I can't download them when
I'm logged in the web site too.
My url doesn't change in anything like
www.mydomain.it/index.php?id=mypage&secure.php
Please help me.
What did I miss to set up?
Many thanks
Ilaria
G.Unger wrote:
> ciao ilaria
>
> not tested yet but
>
> http://typo3.org/documentation/document-library/extension-manuals/naw_securedl/0.2.5/view/1/1/#id3676265
>
> should do the job.
>
>
>
> saluti a roma ;)
> GUIDO
>
>
>
> Am 27.05.2008 um 11:51 schrieb Ilaria De Marinis:
>
>
>> Hi list,
>> I have some pages in my web site with protected by a frontend login.
>>
>> I'm struggling with files protection like pdfs, ppts etc etc which are
>> listed in these pages.
>>
>> I don't like apache authentication becouse it will ask for another
>> login, so, if the user is not logged in, how can I continue to protect
>> these files?
>>
>> Many helps will be appreciated,
>> thanks a lot
>>
>> Ilaria
>>
>> -- ------------------------------------------------
>> Ilaria De Marinis
>> Settore Automazione Biblioteche
>> Phone: +3906-44486052
>> CASPUR - Via dei Tizii ,6 - 00185 Roma
>> e-mail: ilaria.demarinis at caspur.it
>> ------------------------------------------------
>> ogni persona ha in se' un’unicità, un carattere che chiede di essere
>> vissuto, una vocazione ad essere quell’unico, irripetibile individuo
>>
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
--
------------------------------------------------
Ilaria De Marinis
Settore Automazione Biblioteche
Phone: +3906-44486052
CASPUR - Via dei Tizii ,6 - 00185 Roma
e-mail: ilaria.demarinis at caspur.it
------------------------------------------------
ogni persona ha in se' un’unicità, un carattere che chiede di essere vissuto, una vocazione ad essere quell’unico, irripetibile individuo
More information about the TYPO3-english
mailing list