VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: yvoshkiro on June 05, 2013, 09:14:40 AM

Title: htaccess problem
Post by: yvoshkiro on June 05, 2013, 09:14:40 AM
Hi ,

i am having problems with thumbnails and links.
i also found what causes this problem.

i have a htaccess file with following code for security reasons :

<Files *.php>
deny from all
</Files>
<Files ~ "(^index.php|^index2.php)$">
allow from all
</Files>

so i guess i should put a htaccess file in some crusial virtuemart folder to allow access.

could someone help me with this?

i allready tried putting a htaccess file with

Satisfy Any
Allow from all

in the administrator folder but no luck.


Thanks in advance !
Title: Re: htaccess problem
Post by: karuppiah on June 05, 2013, 09:58:44 AM
In the Joomla root folder change htaccess.txt to .htaccess