Welcome! Log In Create A New Profile

Advanced

Re: configuration problem with subdomain and proxy_pass

November 23, 2011 12:18PM
Your Apache is not set correctly. Please make sure that the VirtualHost is
setup correctly.
Basically normal wget is working but if you set the host: header apache
rejects the request.

I think you have explicity put a VirtualHost domain:8080

changing that to VirtualHost *:8080 should fix it. In any case, since plain
wget also gives you errors, you are better off looking at Apache
logs/manual than in nginx.

On Wed, Nov 23, 2011 at 10:40 PM, nicksoft <nginx-forum@nginx.us> wrote:

> For: wget http://127.0.0.1:8080/subdomain/ otuput:
>
>
> --2011-11-23 17:09:10-- http://127.0.0.1:8080/subdomain/
> Connecting to 127.0.0.1:8080... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 4761 (4.6K) [text/html]
> Saving to: `index.html'
>
>
> 100%[===========================================================================================>]
> 4,761 --.-K/s in 0s
>
> 2011-11-23 17:09:10 (413 MB/s) - `index.html' saved [4761/4761]
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,218793,218869#msg-218869
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

configuration problem with subdomain and proxy_pass

nicksoft November 23, 2011 06:22AM

Re: configuration problem with subdomain and proxy_pass

faskiri.devel November 23, 2011 07:32AM

Re: configuration problem with subdomain and proxy_pass

nicksoft November 23, 2011 08:59AM

Re: configuration problem with subdomain and proxy_pass

nicksoft November 23, 2011 09:26AM

Re: configuration problem with subdomain and proxy_pass

nicksoft November 23, 2011 12:08PM

Re: configuration problem with subdomain and proxy_pass

nicksoft November 23, 2011 12:10PM

Re: configuration problem with subdomain and proxy_pass

nicksoft November 23, 2011 01:18PM

Re: configuration problem with subdomain and proxy_pass

Fasihullah Askiri November 23, 2011 11:10AM

Re: configuration problem with subdomain and proxy_pass

faskiri.devel November 23, 2011 12:18PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 328
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready