Download List

프로젝트 설명

Alaya is a primitive chrooting Web server with basic WebDAV support. It can serve HTTPS and HTTP, and can authenticate using PAM, /etc/shadow, /etc/passwd, or using its own authentication files that allow for 'native' users that only have access to alaya content. It's intended to be a simple method of sharing content over WebDAV, and though it can be configured with a config file, it's easy to configure by command-line switches alone. Alaya always chroots to ensure that malicious users can't use '..' within a URL to access unintended documents, and that users can't accidentally leave documents in places outside of the chroot. It has a 'ChHome' mode that chroots users into their home directory and serves content from there. It supports .cgi scripts out of a trusted path (so not from within the chrooted WebDAV share) and read-only shared directories that are outside of the chroot (allowing access to shared content when in ChHome mode).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-08 07:59
0.0.8

프록시 서버 기능을 훨씬 향상. 특히.cgi 프로그램에 대 한 다양 한 버그입니다.
Proxy server functions are much improved. Various bugfixes, particularly for .cgi programs.

2012-01-29 11:00
0.0.7

이 릴리스 다운로드 및 디렉터리 목록, 주요 "기본 인증" bugfix 및 프록시 성능 bugfix Gzip HTTP 압축을 추가합니다.
Tags: http compression
This release adds Gzip HTTP compression for downloads and directory listings, a major "native authentication" bugfix, and a proxy performance bugfix.

2012-01-24 16:01
0.0.6

HTTP 인증을 위한 '영역'은 이제 호스트 이름 기본적 하 고 명령줄 및 구성 파일을 통해 설정 될 수 있습니다. Makefile는 컴파일 이전 SSL 라이브러리와 시스템의 지원으로 변경 되었습니다.
The 'Realm' for HTTP authentication now defaults to the hostname and can be set via the command line and config file. The makefile was changed to support compilation on systems with old SSL libraries.

2012-01-07 06:59
0.0.5

더 많은 버그 수정. 초보적인 프록시 서버 지원입니다. Alaya는 이제 '연결' 메서드와 GET에 주어진 경로 전체 URL '프록시 get' 메서드를 터널링을 지원 합니다. 둘 다 이들이 특징은 '오픈 프록시의' 의도 하지 않은 생성을 방지 하기 위해 기본적으로 비활성화 됩니다.
Tags: proxy CONNECT
More bugfixes. Rudimentary proxy server support. Alaya now supports the 'CONNECT' tunneling method and the 'proxy get' method, where the path given to the GET is a full URL. Both these features are disabled by default to prevent the unintended creation of 'open proxies'.

2011-12-23 06:59
0.0.4

PROPFIND 버그 수정 (cyberduck 지금 작동 됨)입니다. -허용 및-거부 스위치를 명령줄에 추가 되었습니다.
PROPFIND bugfixes (now works with cyberduck). -allowed and -denied switches have been added to the command line.

Project Resources