|
|
|
|
|
|
|
|
|
#1 |
|
Well you know boys, a nuclear reactor is a lot like women. You just have to read the manual and press the right button
Join Date: Dec 2012
Posts: 152
|
Cross domain video feed question?
I bought tubex recently and having some problems.
I get an authorization error when this is executed to get the video. http://assfuckedtube.com/loader.php?...ee_pornero.flv I notice I get an authorization error when ?u=http:// is attached to any domain. Do you think it is a matter of adding to the htaccess file? I found another guy on a hostgator shared network www.mykinktube.com is running it just fine. And when ?u=http://cdn-w.footfetishdaily.com/content/tubes/21_9_renee_pornero.flv is added the download begins. Last edited by lezinterracial; 2013-02-19 at 07:30 PM.. |
|
|
|
|
|
#2 |
|
Subversive filth of the hedonistic decadent West
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
|
This is what my htaccess looks like.
Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} !^cleos-porn-links.com [nc]
RewriteRule ^(.*)$ http://cleos-porn-links.com/porntube/$1 [R=301,L]
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^video/([0-9]+)/?.*$ index.php?r=video&id=$1 [L]
RewriteRule ^private/([0-9]+)/([0-9a-z]+)/?$ index.php?r=private&id=$1&pid=$2 [L]
RewriteRule ^videos/newest/?([0-9]+)?/?$ index.php?r=videos-newest&p=$1 [L]
RewriteRule ^videos/([^/]+)?/?([^/]+)?/?([0-9]+)?/?$ index.php?r=videos&p=$3&s=$1&t=$2 [L]
RewriteRule ^video-comments/([0-9]+)/?([0-9]+)?/?$ index.php?r=video-comments&d=&id=$1&p=$2 [L]
RewriteRule ^video-comments-ajax/([0-9]+)/?([0-9]+)?/?$ index.php?r=video-comments&d=ajax&id=$1&p=$2 [L]
RewriteRule ^video-comments-iframe/([0-9]+)/?([0-9]+)?/?$ index.php?r=video-comments&d=iframe&id=$1&p=$2 [L]
RewriteRule ^tag/([^/]+)/?([0-9]+)?/?$ index.php?r=tag&tag=$1&p=$2 [L]
RewriteRule ^search/([^/]+)/?([0-9]+)?/?$ index.php?r=search&term=$1&p=$2 [L]
RewriteRule ^category/([^/]+)/?([0-9]+)?/?$ index.php?r=category&c=$1&p=$2 [L]
RewriteRule ^categories/?$ index.php?r=categories [L]
RewriteRule ^user/?$ user.php [L]
RewriteRule ^user/([^/]+)/?$ user.php?r=$1 [L]
RewriteRule ^user/reset-confirm/(.*)/?$ user.php?r=reset-confirm&code=$1 [L]
RewriteRule ^user/register-confirm/(.*)/?$ user.php?r=register-confirm&code=$1 [L]
RewriteRule ^user/(favorites)/([0-9]+)?/?$ user.php?r=$1&p=$2 [L]
RewriteRule ^user/([^/]+)/([0-9]+)?/?$ user.php?r=$1&video_id=$2 [L]
RewriteRule ^profile/([^/]+)/?$ index.php?r=profile&u=$1 [L]
RewriteRule ^upload/?$ upload.php [L]
RewriteRule ^feeds/newest/?([0-9]+)?/?$ custom.php?t=rss-feed-newest&p=$1 [L]
</IfModule>
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
<IfModule mod_gzip.c>
mod_gzip_on No
</IfModule>
|
|
|
|
|
|
#3 |
|
Well you know boys, a nuclear reactor is a lot like women. You just have to read the manual and press the right button
Join Date: Dec 2012
Posts: 152
|
Thanks for posting Cleo! I tried it and it still doesn't work. Joined host gator forum and gonna ask them.
|
|
|
|
|
|
#4 |
|
Well you know boys, a nuclear reactor is a lot like women. You just have to read the manual and press the right button
Join Date: Dec 2012
Posts: 152
|
Asked on hostgator forum. They said it was mod security. I would need to turn ask hostgator about it. I turned into a hosted tube. I need to focus on the few sites I have anyways.
Thanks again Cleo for posting your htaccess file. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|