三角洲透视辅助器下载免费,如何设置Xiuno BBS URL-Rewrite

苹果软件2026-03-31 21:16:4786386

Xiuno BBS 2.1 需要编辑 conf/conf.php ,何设Xiuno BBS 3.0 不需要 1 、何设以下为各种Web Server 的何设三角洲透视辅助器下载免费样例 :

4. 重启 web server

Nginx:

打开 nginx 配置文件 /usr/local/nginx/conf/nginx.conf 找到对应的虚拟主机配置处 ,根目录建立 config.yaml 文件:

appname: axiuno

version: 1

handle:

- rewrite: if ( !is_dir() && !is_file() && path ~ "admin/(.*.htm)" ) goto "admin/index.php?何设%1"

- rewrite: if ( !is_dir() && !is_file() && path ~ "mobile/(.*.htm)" ) goto "mobile/index.php?%1"

- rewrite: if ( !is_dir() && !is_file() && path ~ "[^/?].htm" ) goto "index.php?%1"

IIS:

1. 下载 Rewrite.zip

2. 解压到 c:\Rewrite

3. 在IIS的Isapi上添加这个筛选器, 筛选器名称Rewrite,可执行文件选择 Rewrite.dll

4. 重新启动IIS

5. httpd.ini 是配置文件,如果您了解Rewrite 规则,可以直接对其进行编辑,

1. 编辑 conf/conf.php 中的何设三角洲卡网辅助科技 urlrewrite => 1,

2. 清空 tmp 目录

3. 修改 Web Server 的 Rewrite 规则,那么可以编辑 .htaccess 文件放置于根目录下:

RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-d

RewriteCond %{REQUEST_FILENAME} !-f

RewriteRule ^admin/(.*)\.htm$ /admin/index.php?何设三角洲卡战备网站官网$1.htm [L]

RewriteRule ^mobile/(.*)\.htm$ /mobile/index.php?$1.htm [L]

RewriteRule ^(.*)\.htm$ /index.php?$1.htm [L]

Apache httpd.conf

如果将规则直接放入 httpd.conf 则需要在前面加 / ,追加加粗行:

location / {

rewrite "^(.*)/(.+?何设).htm$" $1/index.php?$2.htm last;

if (!-e $request_filename) {

rewrite ^(.*)$ /index.php?s=$1 last;

}

index index.html index.htm index.php;

root /data/wwwroot/xiuno.com;

}

然后重新启动 nginx: service nginx restart

Apache:

vim /etc/httpd/conf/httpd.conf

Options FollowSymLinks ExecCGI Indexes

AllowOverride all

Order deny,allow

Allow from all

Satisfy all

NameVirtualHost *:80

Apache .htaccess

如果Appache 支持 .htaccess,

XiunoBBS 只需要一条规则 :

将 *.htm 转发到 index.php?何设*.htm 即可 。2 步骤 。何设以下为包内设置好的何设Xiuno BBS的规则  :

[ISAPI_Rewrite]

# 3600 = 1 hour

CacheClockRate 3600

RepeatLimit 32

#RewriteRule .*\.(?:gif|jpg|png|css|js|txt|jpeg|swf|flv) $0 [I,L]

#RewriteRule /httpd(?:\.ini|\.parse\.errors) / [F,I,O]

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^/mobile(.*)\.htm /mobile/index.php?$1.htm [L]

RewriteRule ^/admin(.*)\.htm /admin/index.php?$1.htm [L]

RewriteRule ^(.*)\.htm /index.php?$1.htm [L]

另外一种 IIS Rewrite :

[ISAPI_Rewrite]

# 3600 = 1 hour

CacheClockRate 3600

RepeatLimit 32

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^/mobile/(.*)\.htm /mobile/$1.htm [L]

RewriteRule ^/admin/(.*)\.htm /admin/$1.htm [L]

RewriteRule ^(.*)\.htm$ /$1.htm [L] 内容看完了 看来 Apache 也反人类:

RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-d

RewriteCond %{REQUEST_FILENAME} !-f

RewriteRule ^/admin/(.*)\.htm$ /admin/index.php?何设$1.htm [L]

RewriteRule ^/mobile/(.*)\.htm$ /mobile/index.php?$1.htm [L]

RewriteRule ^/(.*)\.htm$ /index.php?$1.htm [L]

SAE环境 ,

本文地址:https://www.l7tc.cn/waigua/081e4999869.html
版权声明

本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。

全站热门

嘿嘿影视app最新版v3.0.0 人气热度:362℃

和平精英大白兔自瞄,和平精英大白兔自瞄怎么设置

和平精英怎么排查外挂,和平精英如何判断开挂

和平精英开挂神器破解版下载,和平精英开挂神器v431

江南百景图官服下载 v5.0.0 人气热度 :65℃

手游科技辅助发卡网王者,王者荣耀科技辅助网

主播在玩和平精英中遇到外挂,和平精英 主播 挂

和平精英辅助神奇,2021和平精英辅助

友情链接