09-29-2013, 12:42 AM
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.
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.