ForumsnerdyBSDDS v5 – mod rewrite

This topic has 2 voices, contains 6 replies, and was last updated by  namelessfaceless 1500 days ago.

Viewing 7 posts - 1 through 7 (of 7 total)
Author Posts
Author Posts
December 21, 2007 at 5:28 pm #6761

namelessfaceless

Hi Brad,

I got the new version of the store set up and working with no S3, great! However you mentioned it needs a mod_rewrite. Can you explain what I need to add? the mod_rewrite thing is new to me.

I believe its to help hide the file location of my MP3, but I’m not sure how to set it up… any chance you can give me some help on this?

much appreciated.

December 21, 2007 at 9:43 pm #6762

Brad

Well, mod_rewrite would be something installed on your server or not. It’s invoked by the .htaccess file in the /downloads/ directory. So if you can put an mp3 in there and set up the store for it and it works fine, then you’re OK. Otherwise you may need to hassle your sysadmin to get mod_rewrite on your account.

December 23, 2007 at 9:43 am #6763

namelessfaceless

Hi Brad,

This question might help me figure out if I have things set up correctly:

If i’m not using s3, what should the download link look like in the status bar when the customer puts their mouse over the download link?

For example…if my actual file location was: http://www.thenamelessfaceless.com/bsdds_005/downloads/virtues_and_vices_256K_mp3.zip

What should the customer see when they hover over the download link?

Thanks!

December 23, 2007 at 10:27 am #6764

Brad

It would look something like this:

http://www.thenamelessfaceless.com/bsdds_005/downloads/virtues_and_vices_256K_mp3.zip?id=1&buyer=U6VEMFCDVLTAI

Basically your original file path with some extra info tacked on the end to verify the purchase.

December 30, 2007 at 12:23 am #6765

namelessfaceless

Hi Brad,

Is there any way to change the URL so that the file name doesn’t appear at all? It seems like a bit of a “give away” to its location on the server.

Thanks,
Shaun

December 30, 2007 at 12:12 pm #6766

Brad

It’s a giveaway but if your .htaccess redirect is working, it can’t be accessed directly regardless if people know the location. They need the correct id and buyer variables after it.

December 31, 2007 at 11:15 am #6767

namelessfaceless

Thanks Brad….I got it working. I had to change the folder path in the .htaccess to match where I have things on my server.

I really appreciate your help!

Viewing 7 posts - 1 through 7 (of 7 total)

ForumsnerdyBSDDS v5 – mod rewrite

You must be logged in to reply to this topic.