mydomain.com/thisfolder
I have tried creating an .htaccess file in the folder with
Code: Select all
Order allow,deny
Allow from all
Thanks all
Code: Select all
Order allow,deny
Allow from all
OC Version 3.0.4.0
cPanel > Addon Domains. You could always look it up on Google on how to create an Addon Domain. Alternatively, you could always create a new service request in the Commercial Support section of the forum to get this done as a custom job.HenrysCat wrote: ↑Sat Oct 02, 2021 4:35 pmHi all, I run my OC on Apache and need to allow access to one subfolder not realated to OC
mydomain.com/thisfolder
I have tried creating an .htaccess file in the folder withBut that did not work, any ideas?Code: Select all
Order allow,deny Allow from all
Thanks all
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Then look on Google. This forum is about Opencart.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Please post your .htaccess file.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
OC Version 3.0.4.0
It's not terrible, it's actually very good, but it is now over-priced after they were bought-out.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
You could use a sub-domain instead, or you could search this forum where this has been answered before such as in this post: viewtopic.php?t=200632
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Code: Select all
<FilesMatch "(?i)((\.tpl|\.twig|\.ini|\.log|(?<!robots)\.txt))">
Require all denied
</FilesMatch>
Code: Select all
<RequireAll>
Require all granted
</RequireAll>
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Users browsing this forum: Amazon [Bot], Bing [Bot] and 23 guests