我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

将apache2 htaccess转换为nginx htaccess

i have that code:

RewriteEngine on
RewriteCond $1 !^(index\.php|images|css|js|robots\.txt|favicon\.ico) 
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ ./index.php/$1 [L,QSA]

In location: domain.com/systemy/sklep/ And I want to convert this htaccess to the nginx htaccess. How to do this?

近期文章

  • 基于Javascript函数值,通过PHP检索数据库数据
  • php array_search返回非匹配元素
  • Laravel 5.1 - 公用文件夹问题
  • 禁用cookie不起作用
  • 从命名空间中的变量获取类
  • Joomla 3无法点击子菜单
  • 使用chat-API接收消息
  • 如何实现对linkedin的重新授权
  • Joomla从表单更新数据库中的数据
  • Laravel 5.1雄辩的查询语法
  • Highcharts:丑陋的烛台
  • 致命错误:未找到“DB”类
  • 查看错误目录的apachectl - Yosemite
  • 使用PhpMailer将text / html内容体发送到yandex
  • 错误命令不同步; 你现在不能运行这个命令
  • 使用json_encode函数时清空json字符串
  • oracle11g如何更新补丁?
  • C语言read函数读入字节数问题
  • Python怎么将UTF-8字符串(“%u4E0A%u7F51”)还原为中文?
  • 在windows2003下把tomcat安装为系统服务后,使用服务方式启动tomact 访问网页空白,但是使用自带startup.bat启动是正常的(注:原来的tomcat为解压版安装)

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华