RewriteRule in .htaccess not working

前端 未结 3 401
野的像风
野的像风 2021-01-12 19:56

I am currently running Apache2 on my local machine, installed with the latest version of Ubuntu.

I am trying to get basic URL rewriting working by using the .htacces

3条回答
  •  长情又很酷
    2021-01-12 20:53

    If I place a .htaccess into /Library/WebServer/Documents and open "localhost/"; to test it, this works as expected. It just doesn't work in "~/Sites". I have tried this on Mac OS X Mavericks.

提交回复
热议问题