|
hace 10 años | |
---|---|---|
.. | ||
NancyModules | hace 11 años | |
lib | hace 11 años | |
src | hace 11 años | |
.gitignore | hace 11 años | |
README.md | hace 11 años | |
bash_profile.sh | hace 11 años | |
benchmark_config | hace 11 años | |
install.sh | hace 11 años | |
nginx.conf | hace 11 años | |
nginx.conf.libevent | hace 11 años | |
setup_iis.ps1 | hace 11 años | |
setup_iis.py | hace 11 años | |
setup_libevent.py | hace 11 años | |
setup_nginx.sh | hace 11 años | |
setup_xsp.py | hace 11 años | |
source_code | hace 11 años |
http://localhost:8080/json
MySQL
http://localhost:8080/db
http://localhost:8080/db/10
sudo apt-get install build-essential autoconf automake libtool zlib1g-dev git
git clone git://github.com/mono/mono
cd mono
git checkout mono-3.0.10
./autogen.sh --prefix=/usr/local
make get-monolite-latest
make EXTERNAL_MCS=${PWD}/mcs/class/lib/monolite/basic.exe
sudo make install
cd ..
git clone git://github.com/mono/xsp
cd xsp
git checkout 3.0
./autogen.sh --prefix=/usr/local
make
sudo make install
Language
Platforms
Web Servers
Web Stack
Databases
Developer Tools