Set DefaultType application/octet-stream in the Web Server configs and
let the client figure it out or ...
Ah, so that's what application/octet-stream is for... I get it now :-).
Too bad they didn't name it 'application/punt-to-client' ;-)...
LOL, very true that :)
I found it works best on Uni
> ...
> >>I need to show these files (jpg), or allow the download (.pdf, .rtf
> ...
> > ...) from a script for users who already are authenticated and have a
> > session opened in the server (this part is already working).
>
>
> Gr - I promise to read slower.
>
> Set DefaultType applicat
...
I need to show these files (jpg), or allow the download (.pdf, .rtf
...
...) from a script for users who already are authenticated and have a
session opened in the server (this part is already working).
Gr - I promise to read slower.
Set DefaultType application/octet-stream in the We
>
> Hi,
>
> I have files(.jpg, .pdf, .rtf, .xls) in the following non-public folder:
>
> /home/alex/documents/
>
> I need to show these files (jpg), or allow the download (.pdf, .rtf
...) from a script for users who already are authenticated and have a
session opened in the server (this part is
Alex A. wrote:
Hi,
I have files(.jpg, .pdf, .rtf, .xls) in the following non-public folder:
/home/alex/documents/
I need to show these files (jpg), or allow the download (.pdf, .rtf ...) from a script for users who already are authenticated and have a session opened in the server (this part is a
Hi,
I have files(.jpg, .pdf, .rtf, .xls) in the following non-public folder:
/home/alex/documents/
I need to show these files (jpg), or allow the download (.pdf, .rtf ...) from a script
for users who already are authenticated and have a session opened in the server (this
part is already workin