我将 Laravel 文件移动到子文件夹并点击 urllocalhost/test/public它工作正常,但我想使用 url localhost/test。我放入.htaccess了测试文件夹,但没有localhost/test显示 404
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
红糖糍粑
波斯汪
POPMUISE
随时随地看视频慕课网APP