header problem (content-disposition)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

s3rg1o
Forum Commoner
Posts: 32
Joined: Sun Feb 16, 2003 4:58 pm

Post by s3rg1o »

yeh but I can use a .htaccess for authentication now..it works no problem but if I try it on another domain I have (on the same server) it won't work.
Ron Woolley
Forum Newbie
Posts: 5
Joined: Sun Mar 16, 2003 8:23 am
Location: Melbourne Australia

Post by Ron Woolley »

:wink: You can use a simple server-load friendly redirect cgi (counts too).

http://www.dtp-aus.com/cgiscript/lnkinlte.shtml

Move your files, create your links via admin.. making those links "local referrer" only, change html links.

Any idiots wanting to try and "hide" *themselves via browser or PC firewall will also be blocked (*the server already gets that info).

PS: guess I should add the "named" links replace the img src=????? attribute.
Post Reply