【发布时间】:2016-03-05 19:03:29
【问题描述】:
我正在尝试将每个请求重定向到我的目录、其子目录或其文件到 index.php,但我无法这样做。
这是我的网址 http://www.hypovps.in/images/internal-notes-files/26422supportsmallbiz.jpg
我已将 .htaccess 放入图像中。
我想重定向来自的每个请求
http://www.hypovps.in/images
http://www.hypovps.in/images/internal-notes-files
http://www.hypovps.in/images/internal-notes-files/26422supportsmallbiz.jpg
或 /images/ 中的任何其他子目录/文件到 index.php
任何帮助将不胜感激
谢谢
【问题讨论】:
标签: php apache .htaccess server