E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Tue, 9 Feb 2010 22:29:19 GMT Fri, 10 Feb 2012 17:26:14 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #2 http://www.e-junkie.com/bb/topic/4119/pg/0#post13298 http://www.e-junkie.com/bb/topic/4119/pg/0#post13298 Tue, 9 Feb 2010 22:29:19 GMT
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>]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/4119/pg/0#post13298 http://www.e-junkie.com/bb/topic/4119/pg/0#post13298 Tue, 9 Feb 2010 16:01:07 GMT
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]]>
E-junkie Discussions; MindfitHypnosis