标签: php angularjs .htaccess rest slim
我使用REST方法为客户端使用angular。我在服务器端使用SLIM Framework但是当我调用url时,我在服务器上找到了404 Not Found,但它在我的本地服务器上完美运行。 文件夹结构就像这样
.htaccess代码是
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ %{ENV:BASE}index.php [QSA,L]
我的直播网址为http://www.events.websum.co.in/