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

来自cslt Wiki
跳转至: 导航搜索
第11行: 第11行:
  
 
PHP code is supported.
 
PHP code is supported.
 +
 +
to support php, you need to put the code in
 +
 +
/nfs/public/homepages/user-id/cgi-bin

2016年4月1日 (五) 06:45的版本

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/homepages/user-id/

or

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