dsjq62428 2017-10-05 12:12
浏览 37

PHP脚本未在.htaccess中使用mod_rewrite执行

my goal is to have my PHP script executed when a link pointing to a file or directory inside /download is called (e.g. when trying to call https://example.com/download/files/file.zip it should launch my index.php). My .htaccess inside the /files folder looks like this:

RewriteEngine on
RewriteCond %{REQUEST_URI} !^.*\.(css)$ [NC]
RewriteRule ^(.*)$ index.php?url=$1 [L,QSA]

I tested locally with XAMPP, however, everything is working just fine there. When testing live I found out, that my script is not even executed.

Here are the differences to my local System:

  • Live is running on Debian 8.9.0, I am on Windows 10
  • I cannot easily access the httpd.conf (apache2.conf) on the live server
  • There are two more .htaccess files on the live System one level down and in root

My first guess was, that there are conflicts with the other .htaccess files in the /download and root directory. However deleting those did not change anything. My script is still not executed.

I have no idea what I am doing wrong. Can someone point me in the right direction please?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
    • ¥15 正弦信号发生器串并联电路电阻无法保持同步怎么办
    • ¥15 划分vlan后,链路不通了?
    • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
    • ¥15 个人网站被恶意大量访问,怎么办
    • ¥15 Vue3 大型图片数据拖动排序
    • ¥15 Centos / PETGEM
    • ¥15 划分vlan后不通了
    • ¥20 用雷电模拟器安装百达屋apk一直闪退
    • ¥15 算能科技20240506咨询(拒绝大模型回答)