Keyword

Rule exception in .htaccess

More
10 years 8 months ago #56287 by Cugio
Rule exception in .htaccess was created by Cugio
Hi,
I need help with Allvideos plugin.
My videos are in a protected folder (with .htaccess) and I would like to play in a php page with Allvideos plugin.

My idea is create a rules exception in the .htaccess. I found a lot of examples in the network but seems all wrong:

## Allow JoomlaWorks AllVideos
RewriteRule ^plugins/content/jw_allvideos/includes/jw_allvideos_scripts\.php$ - [L]

Can you help me to write the exact rewriteRule? Thanks (and sorry for my english!)

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #56294 by Lefteris
Replied by Lefteris on topic Rule exception in .htaccess
Videos will never play as long as they reside in a protected directory. The streaming of the video is made by the client not AllVideos php script.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #56296 by Cugio
Replied by Cugio on topic Rule exception in .htaccess
At the moment the video start but i need to insert user and password, my attempt is to bypass this.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #56304 by Lefteris
Replied by Lefteris on topic Rule exception in .htaccess
The only way to bypass this is disable the htaccess protection.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum