zjtv 发表于 2007 年 5 月 12 日 18:11:57

关于orn.jp这个空间

关于orn.jp这个空间,我只弄妥了这么几项
.shtml .htaccess .cgi
PHP却死活不支持

.shtml 页面效果
http://wmm.a.orn.jp/后面任意加,这个是404错误页

并且,服务器还支持 rewrite
<!--#echo var="REMOTE_ADDR" -->
我用了这个来实现来访者IP
http://wmm.a.orn.jp/401.shtml

.htaccess 去广告和自定义错误页
LayoutIgnoreURI *.php
LayoutIgnoreURI *.cgi
LayoutIgnoreURI *.htm
LayoutIgnoreURI *.html
LayoutIgnoreURI *.txt

ErrorDocument 401 /401.shtml
ErrorDocument 404 /404.shtml

.cgi 文件属性755,Perl所在路径为 #!/usr/bin/perl
http://wmm.a.orn.jp/nph-proxy.cgi

[ 本帖最后由 zjtv 于 2007-5-12 18:17 编辑 ]

waitme 发表于 2007 年 5 月 12 日 18:12:57

:lol :lol :lol
不错顶啊 。。。。。。。。

chungwoo 发表于 2007 年 5 月 12 日 18:23:18

cgi只能显探针

偶无知

没装成

wxinlin 发表于 2007 年 5 月 12 日 18:40:55

决定从只2007/5/11日本国内IP地址受理申请。

改得好快

wode998 发表于 2007 年 5 月 12 日 18:42:27

演示的是什么代理程序?
我FTP不上

wxinlin 发表于 2007 年 5 月 12 日 18:49:20

这个空间还带数据库 不错

newers 发表于 2007 年 5 月 12 日 18:51:36

还是支持不了PHP啊

binnan 发表于 2007 年 5 月 12 日 18:53:55

顶,大哥好东西.............

wxinlin 发表于 2007 年 5 月 12 日 18:56:06

想办法支持 PHP就一个极品空间出来了~

wxinlin 发表于 2007 年 5 月 12 日 19:20:39

ホームページURL
ドメイン名
サーバ名
公開ディレクトリ public_html
SSI .shtml
CGI .cgi
perl /usr/bin/perl
詳細
php /usr/bin/php
詳細
ruby /usr/bin/ruby
python /usr/bin/python

这个信息有用不?
页: [1]
查看完整版本: 关于orn.jp这个空间