Htaccess to mask .swf location - Joomla! Forum - community, help and support
hello, have several flash applications on site members able view directly without providing them actual path .swf
for example: www.mysite/assets/swf/myflashfile.swf
to
www.mysite/application/application-name
how can accomplished using htaccess?
for example: www.mysite/assets/swf/myflashfile.swf
to
www.mysite/application/application-name
how can accomplished using htaccess?
if interested in hiding path swf file use php script stream file. have read of this guide. set single php file , pass parameter (eg swfproxy.php?id=1) tell script swf display.
Comments
Post a Comment