pve*_*tal 1 .htaccess adsense laravel-5
Google 希望能够访问 ads.txt 文件,例如“example.com/ads.txt”,但在 Laravel 中我们需要将其重定向到“public”文件夹。
怎么办呢?
我尝试了RedirectMatch 301 ^ads\.txt$ \/public\/ads\.txt,但没用。
小智 5
将 ads.txt 文件放入文件夹: public (对于 Laravel),然后可以通过链接访问: example.com/ads.txt 。我已经在我的 laravel 网站上制作了并且运行良好
| 归档时间: |
|
| 查看次数: |
2707 次 |
| 最近记录: |