I copied my files to a new directory so I can create a testing site.
example:
original site
/index.php
testing site
/Testingfolder/index.php
and now my redirection’s won’t work? once I select an option that should take me to a different file/page, like loging-in for example. The site hangs?
I know the original site is using an .htaccess file, which I’m not familiar yet with, will I need to have another one in my testing folder?
thanks for the help