Hm.. kalo saya menggunakan Ubuntu. Cara instalasinya sangat mudah [*] Jika menggunakan repository resmi sudo apt-get install nginx [*] Jika menggunakan repository PPA sudo apt-add-repository ppa:nginx/stable && sudo apt-get update && sudo apt-get install nginx [*] Jika ingin compile sendiri ./configure --conf-path=/etc/nginx/nginx.conf \ --error-log-path=/by udienz - Indonesian Forum
Hello all, I need you help, i still staged migrating my own Trac using Nginx with socket (not use port). It try to confing like this [1] and this [2]. I running under Ubuntu Lucid LTS. i got error messages :( 2010/11/28 18:44:15 21412#0: *1 connect() to unix:/tmp/trac-fastcgi.sock failed (13: Permission denied) while connecting to upstream, client: 192.168.122.1, server: 192.168.122.1, requby udienz - Migration from Other Servers
2009/11/28 Edho P Arief <edhoprima@gmail.com>: > On Sat, Nov 28, 2009 at 8:08 PM, Mahyuddin Susanto <udienz@gmail.com> wrote: >> 2009/11/28 Edho P Arief <edhoprima@gmail.com>: >> >>> no, you can't do this. >>> >> >> hm.. ic ic.. i try another method >> > > rewrite ^/iso/(.+\.iso)$ ftp://10.10.2.73/iso/$1 permanent; > grby udienz - Nginx Mailing List - English
2009/11/28 Edho P Arief <edhoprima@gmail.com>: > no, you can't do this. > hm.. ic ic.. i try another method rewrite ^.+\.(iso)$ ftp://10.10.2.73/iso/$1 permanent; and i still got error, because any request iso files only redirect to ftp://192.168.1.1/iso fallen:~$ wget http://10.10.3.243:8080/iso/ubuntu/karmic/ubuntu-9.10-alternate-i386.iso --2009-11-28 20:08:12-- http://10.10.3.2by udienz - Nginx Mailing List - English
Hello Maxim 2009/11/28 Maxim Dounin <mdounin@mdounin.ru>: > Hello! > > On Sat, Nov 28, 2009 at 05:58:37PM +0700, Mahyuddin Susanto wrote: > >> Hello all >> I have a problem to configure Nginx, i want to redirect any file iso >> from http to ftp. but i don't know how? >> >> example: >> all iso (big file) located at http://fileserver.example.orgby udienz - Nginx Mailing List - English
Hello all I have a problem to configure Nginx, i want to redirect any file iso from http to ftp. but i don't know how? example: all iso (big file) located at http://fileserver.example.org/iso i want to redirect any request to ftp://fileserver.example.org/iso any solutions? -- ------------------------------------------------------------------ udienz (Mahyuddin Susanto) site = http://blog.udienzby udienz - Nginx Mailing List - English
Hello all I have a problem to configure Nginx, i want to redirect any file iso from http to ftp. but i don't know how? example: iso (big file) located at http://fileserver.example.org/iso i want to redirect any request to ftp://fileserver.example.org/iso any solutions?by udienz - How to...
Hi i want to setup lightsquid and i have nginx as webserver. but i hear that lightsquid running ander cgi. somebody can help me to setup nginx for lightsquid? thanks... -- Mahyuddin Susanto http://blog.udienz.netby udienz - Nginx Mailing List - English
Absen juga gan...by udienz - Indonesian Forum