htaccess在localhost中重写

时间:2012-11-08 14:58:10

标签: .htaccess localhost

我在localhost文件夹中的项目是结构化的

htdocs
   -main
   -projects
     -project1
     -project2

在主目录中有所有项目使用的智能引擎和其他主要的PHP功能。在项目fodler中,有一些项目以完整路径访问主文件夹。

我使用简短的网址 - localhost/projects/project1/methodthatshouldbeactivated 但是在localhost上没有调用该方法,它只加载索引页面。具有默认功能。在服务器上一切正常。

0 个答案:

没有答案