Best Blackhat Forum

Full Version: .htacces file in Subdirectory
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Since this is the only Twitter Cover Maker Script I could find (It was included in a Twitter Scripts Bundle Package and is pretty old)
I need help making it work in a sub folder.

This is the .htacces file that was included:

RewriteEngine on
RewriteRule ^saved/([0-9]+)$ /saved.php?key=$1
SecFilterEngine Off
SecFilterScanPOST Off

I went on Google and searched but nothing I found worked.
I tried adding RewriteBase /twitter/ but nope!
What do I need to add?

TY!
Yes I know to you the answer may be obvious but to me...Not so much. Confused
Reference URL's