Express.js无法获取/index.html.var

Mar*_*iuh 0 apache .htaccess node.js express

因此,我在共享主机(FastComet)中运行Express应用程序,但是如果我想转到'/',则会收到此消息

无法获取/index.html.var

显然,这与.htaccess文件有关

Mar*_*iuh 5

我解决这个问题的方法是添加

DirectoryIndex已禁用

.htaccess