Options:
--version show program's version number and exit
-h, --help show this help message and exit
-a DIGESTAUTH, --auth=DIGESTAUTH
[projectdir],[htdigest_file],[realm]
--basic-auth=BASICAUTH
[projectdir],[htpasswd_file],[realm]
-p PORT, --port=PORT the port number to bind to
-b HOSTNAME, --hostname=HOSTNAME
the host name or IP address to bind to
--protocol=PROTOCOL http|scgi|ajp
-q, --unquote unquote PATH_INFO (may be needed when using ajp)
--http10 use HTTP/1.0 protocol version (default)
--http11 use HTTP/1.1 protocol version instead of HTTP/1.0
-e PARENTDIR, --env-parent-dir=PARENTDIR
parent directory of the project environments
--base-path=BASE_PATH
the initial portion of the request URL's "path"
-r, --auto-reload restart automatically when sources are modified
-s, --single-env only serve a single project without the project list
-d, --daemonize run in the background as a daemon
--pidfile=PIDFILE When daemonizing, file to which to write pid
--umask=MASK When daemonizing, file mode creation mask to use, in
octal notation (default 022)
아무튼 로그인에 성공(!) 하면은 아래와 같이 "New Ticket" 이라는 녀석이 생겨난다.
[Wed Nov 03 09:47:39 2010] [error] [client 192.168.10.30] PHP Fatal error: Class 'fsAccessDriver' not found in /var/www/ajaxplorer-core-3.0.3/plugins/access.ftp/class.ftpAccessDriver.php on line 38
3.0.2 버전은 해보지 않았고, 일단 3.0.1 이 Stable Bridge라고 되어있어서 사용해보니 문제없이 사용이 가능했다.
eXtplorer
별다른 설정을 하지 않아도 무난하게 돌아가지만,
htdocs를 제외한 다른 곳에것을 끌어 오는것은 아직 방법을 찾지 못했고,
심볼릭 링크로 공유파일을 사용시에 권한문제로 목록이 보이지 않거나, 한글 파일명이 모조리 깨지는 문제발생
[링크 : http://extplorer.sourceforge.net/]