0

我在 VPS(php fastcgi)上运行 nginx,并且希望能够从文件名中删除 .php。

所以不是index.php出现,而​​是/出现

或者代替contact.php/contact/出现(注意最后的斜线)

子目录也是如此。

有没有一种非常简单的方法可以做到这一点?

我最头疼的事情之一是了解 .htaccess (apache) 与 .conf (nginx)

如果我有 mydomain.com/ 并放置一个 .conf 文件,nginx 会识别它吗?意思是如果我这样做:

/home/mydomain.com/myconfig.conf nginx 会识别它吗?

4

0 回答 0