LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-28-2014, 02:24 PM   #1
aagaag
Member
 
Registered: Aug 2014
Posts: 42

Rep: Reputation: Disabled
Nginx and WebDAV


This is a linux newbie here, so please be patient with me. I have installed Nginx onto an Archlinux virtual machine, and it works (perfectly well) as a reverse proxy to provide SSL and Auth to a farm of backend servers.

Now I would like to configure a location to serve WebDAV as well. I have understood that I would need to install https://github.com/arut/nginx-dav-ext-module.git. I cloned the git to my local machine, but now I am at loss. There is no archive that I could install via pacman. The module contains a C script, a "config" file, and a readme. The readme advises to issue this command ./configure --with-http_dav_module --add-module=/path/to/the/above/module but that produces the error /usr/local/bin/bash: No such file or directory.

I am sure that i am doing something extremely stupid, but the fact is, I am totally stuck. Is anybody prepared to walk me through the installation?
 
Old 08-30-2014, 11:46 AM   #2
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
Hmmm ... bash in usually /bin/bash, not /usr/local/bin/bash. Me thinks there's something a bit funny with that build script, or it was written for a different platform. Also, C source files are generally not referred to as "scripts", since that would cause confusion with C shell scripts as well as being incorrect - C is a compiled language, which is what the configure file is trying to set up for you (probably so you can run "make" next, which actually does the compilation).

Anyhow, have you tried using the nginx-webdav package from the AUR? I run Arch myself, but I haven't built too many packages from the AUR, so I can't comment much on the quality. There's a section in the Arch wiki describing how to build AUR packages.

BTW, is there some particular reason you need Nginx? Apache has had pretty mature WebDAV support for quite a long time, and it might be a bit easier to get going. I know that Nginx is the new shiny, but I'm curious if there's a requirement for it in your scenario (honest question - I'm not saying at all that it's the wrong choice for you).

Last edited by btmiller; 08-30-2014 at 11:48 AM.
 
Old 08-30-2014, 01:13 PM   #3
aagaag
Member
 
Registered: Aug 2014
Posts: 42

Original Poster
Rep: Reputation: Disabled
Thank you for your response, which is very useful. I am progressing bug I am not quite there yet. As for Nginx, my most important requirement was for a server that could do reverse-proxy. After reading a lot about both Apache and Nginx (and also IIS under windows), I came to the conclusion that Nginx might be the simplest. Indeed, rewriting headers is incredibly convoluted in IIS, a bit less so in Apache, and no-pain-at-all in Nginx. If I hadn't had the reverse-proxy issue, I would have gone for Apache, and indeed most of my back-end machines serve via Apache.
 
Old 08-30-2014, 01:37 PM   #4
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
Ah - that amkes sense then. I've never played around with mod_proxy in Apache, but it might be able to do the job. I'm not sure about using something like mod_rewrite + mod_proxy to re-write headers and then proxy the request. The servers I host tend to be small and low traffic, so I've not needed to deal with things like that :-).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
nginx/1.4.1 '/etc/nginx/sites-available/default' missing Jalalabee Linux - Newbie 0 06-05-2013 07:44 AM
nginx + php-fpm and nginx modules fantasygoat Linux - Server 0 06-09-2011 12:21 PM
LXer: Nginx+Varnish compared to Nginx LXer Syndicated Linux News 0 04-27-2011 02:30 PM
Nginx experts help me-problem when using Nginx php-fpm !!! HuMan-BiEnG Linux - Server 2 04-17-2011 02:30 PM
NGINX with PHP-FPM vis NGINX with Spawn-FCGI WhisperiN Linux - Server 1 03-15-2011 06:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration