埃利奥特学校 elliott.school的班级网站。 运行这个网站 使用MAMP在本地端口上运行Apache服务器。 使用以下重写创建.htaccess文件,以覆盖.php文件结尾。 RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L]