我有一个想法,它有点复杂,我不知道如何去做。
例如,
我想将 123.456.789.10 从重定向http://mywebsite.com
到,http://google.com
但是
有一个临时页面,比如http://mywebsite.com/messages/go_away.html
先显示大约 5-10
秒,然后让该页面自动将它们重定向到http://google.com
,
所以他们会在自动获取之前看到消息 5-10 秒重定向。
keep in mind i may want to add more than 1 IP address or range like this.
xxx.xxx.
xxx.xxx.
xxx.xxx.
and so on.
xxx.xxx。将是第一组 2 组数字我该怎么做?
提前致谢,