mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Fri Apr 22 08:24:46 PM CST 2022
This commit is contained in:
parent
8b232c143a
commit
05fee5f3ed
15 changed files with 196 additions and 183 deletions
|
@ -34,7 +34,7 @@
|
|||
<p>配置/sdcard/uweb/default.redirect:<br>
|
||||
文件每一行格式为:<br>
|
||||
域名:正则表达式:替换表达式</p>
|
||||
<p>其中正则表达式以java语言规定为准,表达式中不能包含':'。正则表达式为空时系统默认为与域名相同。</p>
|
||||
<p>其中正则表达式以java语言规定为准,表达式中不能包含':'。正则表达式为空时系统默认为与域名相同。正则表达式,替换表达式同时为空时无重定向作用,但域名会允许CORS跨域访问 (目前仅对"GET" request生效)。</p>
|
||||
<p>例子文件内容如下:<br>
|
||||
developer.android.com::developer.android.google.cn</p>
|
||||
<p>四种使用重定向的方法:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue