Enable IPV6 on Android
I want to put a website on my droid for testing using IPV6, just cant figure out how to go about doing itUsing NAMP if that help
View ArticleRTMP module config problem
Hey folks,i have a problem with nginx config and RTMP module. When i add RTMP config, all my sites stop responding :/ I'm setting up RTMP module to replace Moment (http://momentvideo.org/)Here's my...
View Articleconnect() to unix:/var/run/php5-fpm/forums.socket failed
I setup my nginx and php-fpm for separate sockets and I get :2013/12/01 03:59:12 [crit] 1201#0: *5 connect() to unix:/var/run/php5-fpm/forums.socket failed (2: No such file or directory) while...
View Articlenginx hotlink with exception of mobile devices
Hi,I currently have a hotlink protection like this:location ~* .(bin|zip|mp4|mp3|jpg|png)$ {valid_referers blocked mysite.com www.mysite.com;if ($invalid_referer) {return 405;}This works fine but it's...
View ArticleIs there any workaround to use NTLM authentication with NGINX proxy
Hi,Could you please let me know if there is any workaround to use NTLM auth with NGINX proxy?Regards,Sudheer
View ArticleGet list of authenticated users with current connections
Hello,I've been using nginx for a while for various projects, from web server for a small web pages to "load balancer" for large video streaming sites with over 500k daily visits and so far I can say...
View Articlenginx WebDAV in combination with special charachters and whitespace in...
Hello,I have nginx up and running as WebDAV server on my Linux NAS. This is the server part of my nginx configuration:server {listen 443 ssl;server_name <virtualhostname>;auth_basic...
View ArticleRe: nginx WebDAV in combination with special charachters and whitespace in...
Some progress has been made:The reason for some files and folders not being displayed is a bug in PROPFIND implementation of "nginx-dav-ext-module"!!! Using the latest version in the "uri-encode"...
View ArticleThe introduction CONVERSE shoes
1908 by the American Moore Converse in Massachusetts Springfield founded a professional manufacturer of basketball shoes , Converse ALL STAR so he was born. 1917 officially launched ALL STAR canvas...
View ArticleAbercrombie & Fitch - kontroverser omkring
[url=http://www.pharmaciedesjardins.com/]abercrombie and fitch[/url]shirts er blandt de velkendte tøj specielt beregnet til teenagere. Grundlagt i 1892 af David Abercrombie og Ezra Fitch, selskabet er...
View ArticleRe: nginx WebDAV in combination with special charachters and whitespace in...
ako673de Wrote:-------------------------------------------------------> And there is another bug I observed in conjunction with "Netdrive":> It's creating new folders with "MKCOL...
View ArticleRe: nginx WebDAV in combination with special charachters and whitespace in...
Have you tried setting compatibility mode to On within Netdrive ? this might be a Netdrive problem.
View ArticleNginx and Servlet
I would be gratefully if anybody could help...How can I run on my website a "war" file? I know it requires a servlet. But I do not know how to set up one... I wish someone could tell me how to install...
View ArticleHelp: Proxy_pass with map variables!
Hi, I have scoured all documentation and dozens of similar examples I can find on google, but cannot make this work...I would like to know if its possible to use map variables with proxy_pass. I have...
View ArticleRe: Help: Proxy_pass with map variables!
ARGH this forum seems to be down constantly....I made a couple mistakes in the original post, but when I tried to go back to edit, the site was unavailable...so here is the revision:Hi, I have scoured...
View ArticleRe: proxy_pass not passing to dynamic $host
Bump, I would really like an answer to this too! Please :)
View ArticleNginx WebDAV server shows read-only on OS X client
Hi,I set up a Nginx webDAV server with the additional nginx-dav-ext-module (https://github.com/arut/nginx-dav-ext-module).This is my configuration:server {listen 80;server_name mydomain.com;access_log...
View Articlegetting nginx to work with nginx-auth-ldap
Hi, I'm trying to get our nginx server to talk to our ldap server. i followed what was on: https://github.com/kvspb/nginx-auth-ldapbut i keep getting authorization failed. The credentials i have set up...
View ArticleMediaWiki in subdirectory
Hi,I'm very new to Nginx - having tried it a few months ago and finally went live this weekend with my first full attempt. Sadly, the server block for the mediawiki portion of the site is not working....
View ArticleRedirect Internet Explorer
I want redirect to another domain users of Internet Explorer but redirect always.My settingsserver {server_name prueba.midominio.es;index index.htmlaccess_log /var/log/nginx/prueba-access;error_log...
View Article