| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Apr 15 at 14:08 | |
| stats | profile views | 4 |
|
Apr 29 |
awarded | Popular Question |
|
Dec 10 |
comment |
Rewriting a link on nginx The only problem is the rewrite of the url doesn't work . |
|
Dec 10 |
comment |
Rewriting a link on nginx We want to generate a unique link for each user , but the link need to be short something like this - domain.net/23423348593854 |
|
Dec 10 |
asked | Rewriting a link on nginx |
|
Dec 10 |
comment |
Rewrite a url on Nginx I want to create a link like this one - domain.net/234234234 When i paste this config to my server its tell me that i have a problem with the syntax because of i use location / { twice |
|
Dec 10 |
asked | Rewrite a url on Nginx |
|
Nov 30 |
asked | Can't import MySQL database |
|
Sep 13 |
comment |
Nginx Init.d script + PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin + DAEMON=/usr/local/sbin/nginx + NAME=nginx + DESC=nginx + test -x /usr/local/sbin/nginx + exit 0 |
|
Sep 13 |
comment |
Nginx Init.d script PATH=/opt/bin:/opt/sbin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin DAEMON=/opt/sbin/nginx And its not shout any error but its just doesn't do anything the Nginx doesn't start |
|
Sep 13 |
comment |
Nginx Init.d script I change this 2 lines PATH= , DAEMON= to this - |
|
Sep 13 |
comment |
Nginx Init.d script ñÿn¼r/local/nginx/nginx: 1: cannot open ñÿÀ å: No such file /usr/local/nginx/nginx: 2:u¼ ñÿdÄ _: not found /usr/local/nginx/nginx: 8: Syntax error: word unexpected (expecting ")") |
|
Sep 13 |
comment |
Nginx Init.d script This is what happened when i am launching it - |
|
Sep 13 |
asked | Nginx Init.d script |
|
Sep 12 |
comment |
Nginx doesn't start wget nginx.org/download/nginx-1.2.3.tar.gz tar xvfz nginx-1.2.3.tar.gz cd nginx-1.2.3 ./configure make sudo make install |
|
Sep 12 |
asked | Nginx doesn't start |
|
Sep 2 |
awarded | Commentator |
|
Sep 2 |
comment |
How to change the Nginx default folder? In which file i need to change it ? |
|
Sep 2 |
comment |
How to change the Nginx default folder? Fatal error: require_once() [function.require]: Failed opening required '/usr/local/nginx/html/202-config/functions.php' the server try to find the file in the Nginx folder and not in my Public_Html |
|
Sep 2 |
comment |
How to change the Nginx default folder? I add it , My main problem that i get this Error - |
|
Sep 2 |
revised |
How to change the Nginx default folder? added 1288 characters in body |