How can I edit htaccess to allow adsense opencart 3.0.3.8 code
https://www.mysite.com/ads.txt
it is giving ERROR 403
ACCESS DENIED
https://www.mysite.com/ads.txt
it is giving ERROR 403
ACCESS DENIED
Try changing.
To.
Code: Select all
<FilesMatch "(?i)((\.tpl|\.twig|\.ini|\.log|(?<!robots)\.txt))">
Code: Select all
<FilesMatch "(?i)((\.tpl|\.twig|\.ini|\.log|(?<!robots|ads)\.txt))">
Check the file permissions are set to 644?sidclel wrote: ↑Tue Jan 23, 2024 11:19 pmHow can I edit htaccess to allow adsense opencart 3.0.3.8 code
https://www.mysite.com/ads.txt
it is giving ERROR 403
ACCESS DENIED
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Legendary Member
perfect friend. It worked great, thank youADD Creative wrote: ↑Wed Jan 24, 2024 12:31 amTry changing.To.Code: Select all
<FilesMatch "(?i)((\.tpl|\.twig|\.ini|\.log|(?<!robots)\.txt))">
Code: Select all
<FilesMatch "(?i)((\.tpl|\.twig|\.ini|\.log|(?<!robots|ads)\.txt))">
Who is online
Users browsing this forum: No registered users and 20 guests