“How to setup your homepage”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“You can setup your homepages by putting your files at /nfs/public/homepages/user-id The constructed page can be accessed by : http://cslt.riit.tsinghua.edu.cn/home...”为内容创建页面)
 
 
(相同用户的2个中间修订版本未显示)
第3行: 第3行:
 
The constructed page can be accessed by :
 
The constructed page can be accessed by :
  
http://cslt.riit.tsinghua.edu.cn/homepages/user-id/
 
 
or
 
  
 
http://user-id.cslt.org
 
http://user-id.cslt.org
 +
 +
 +
PHP code is supported.
 +
 +
to support php, you need to put the code in
 +
 +
/nfs/public/homepages/user-id/cgi-bin

2017年1月4日 (三) 11:02的最后版本

You can setup your homepages by putting your files at /nfs/public/homepages/user-id

The constructed page can be accessed by :


http://user-id.cslt.org


PHP code is supported.

to support php, you need to put the code in

/nfs/public/homepages/user-id/cgi-bin