E-junkie Ecommerce Forums » E-junkie Discussions
Tag Cloud for this topic:
access
allow
andrew
anywhere
attempts
aware
changed
code
com
connection
consider
demand
development
directory
doesn
downloads
edit
eventually
feature
file
files
folder
hold
hosted
inside
instance
limit
listed
manually
months
named
order
page
post
product
products
remote
secure
security
server
settings
site
system
text
url
| |
| |
|
MindfitHypnosis member Posts: 15 |
I like to every couple of months change the remote product file url (folder name) within my site. And every couple of months I got through my products and one by one rename the folder in the url. Is there a file I can get a hold of edit and then put back anywhere in the e-junkie system with all my product details? Or is it a case one each product code having to be changed one by one in the edit product page Andrew # POSTED ON: February 9, 2010 @ 09:01 GMT -7 |
|
E-junkieGuru E-Junkie Crew Posts: 3486 |
At the moment, we have no way to edit product settings en-masse; they can only be edited manually, one at a time. Development is aware of the demand for a mass-edit feature, so that may come eventually. If you're changing the directory name as a security measure, you might consider other, more secure methods than "security by obscurity". For instance, if your site is hosted on a typical Apache-based server (as most are), you can reject all attempts to access files in that folder if the connection doesn't come from a server on e-junkie.com -- just add a text file named ".htaccess" inside the downloads folder, with these directives listed in that file: <limit GET> satisfy any order allow,deny Allow from e-junkie.com </limit> <limit POST> satisfy any order allow,deny Allow from e-junkie.com </limit> # POSTED ON: February 9, 2010 @ 15:29 GMT -7 MODIFIED ON: February 9, 2010 @ 15:33 GMT -7 |
You must be logged in to make a post. Please click here to login. | |






