What You Need:
- RS Premium Account
- A website/server
- .htaccess support (Apache Web Server)
How To Do It?
- Download the attached file. It contains a pre-formatted .htaccess file.
- Edit the variables 'USER' and 'PASS' to reflect your RS Premium User/Pass.
- Upload the .htaccess to your website/web server
- Get an RS direct link (use http://rapidshot.freehostia.com/rapidspit.php)
- Copy the converted link(s) in notepad
Now comes the editing part...
Edit out the link to reflect the example below.
Direct Link:
Code:
http://rs290.rapidshare.com/files/95575729/filename.rar
Edited Link:
Code:
rs290/95575729/filename.rar
Basically, you extract the highlighted parts from the original link, and form them as shown in the second part of the example above.
Once done, copy the edited link, and integrate it with your website, like this:
Code:
http://www.mysite.com/rs290/95575729/filename.rar
Paste the above edited link, in the remote upload box of Rapidshare and your file(s) should start to upload.
Note: Remember to either keep your web address private, or keep it password protected. Since, going by the pattern in the .htaccess above, if someone knows the website/address you're using to perform your remote
Check and let ,e know the results u
this is NOT RS -> Server -> RS
This is basically RS -> RS using a the Apache Server's module_rewrite to trick RS
You enter the required details as a 'virtual' subdirectory of your server, and it replaces those details in the RS Link and redirects to the complete, authenticated link.
- RS Premium Account
- A website/server
- .htaccess support (Apache Web Server)
How To Do It?
- Download the attached file. It contains a pre-formatted .htaccess file.
- Edit the variables 'USER' and 'PASS' to reflect your RS Premium User/Pass.
- Upload the .htaccess to your website/web server
- Get an RS direct link (use http://rapidshot.freehostia.com/rapidspit.php)
- Copy the converted link(s) in notepad
Now comes the editing part...
Edit out the link to reflect the example below.
Direct Link:
Code:
http://rs290.rapidshare.com/files/95575729/filename.rar
Edited Link:
Code:
rs290/95575729/filename.rar
Basically, you extract the highlighted parts from the original link, and form them as shown in the second part of the example above.
Once done, copy the edited link, and integrate it with your website, like this:
Code:
http://www.mysite.com/rs290/95575729/filename.rar
Paste the above edited link, in the remote upload box of Rapidshare and your file(s) should start to upload.
Note: Remember to either keep your web address private, or keep it password protected. Since, going by the pattern in the .htaccess above, if someone knows the website/address you're using to perform your remote
Check and let ,e know the results u
this is NOT RS -> Server -> RS
This is basically RS -> RS using a the Apache Server's module_rewrite to trick RS
You enter the required details as a 'virtual' subdirectory of your server, and it replaces those details in the RS Link and redirects to the complete, authenticated link.
