Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Programming & Scripting (http://www.greenguysboard.com/board/forumdisplay.php?f=15)
-   -   Cross domain video feed question? (http://www.greenguysboard.com/board/showthread.php?t=65318)

lezinterracial 2013-02-19 06:28 PM

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.

Cleo 2013-02-19 06:47 PM

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]



  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]




  SecFilterEngine Off
  SecFilterScanPOST Off



  mod_gzip_on No


lezinterracial 2013-02-19 09:13 PM

Thanks for posting Cleo! I tried it and it still doesn't work. Joined host gator forum and gonna ask them.

lezinterracial 2013-02-21 11:02 PM

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.


All times are GMT -4. The time now is 05:30 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc