Re: I need help with 403 forbidden

2019-04-28 Thread Francis Daly
On Sat, Apr 27, 2019 at 03:22:09PM -0500, Tom Strike wrote: Hi there, > I have just set up nginx on my server to stream video to and retrieve it in > an http web page. > http { >     server { >     location /live { >     types { >     application/vnd.apple.mpegurl m3u8;

Re: I need help with 403 forbidden

2019-04-27 Thread OiledAmoeba
ase check the presence of your playlist and its location. For the sake of completeness: Port 80 give me an answer of Apache: This is not the Web Page you are looking for! Am 27.04.2019 um 23:03 schrieb Tom Strike: > No, you need www.pb1ag.us for dns to work. > > > On 4/27/19 4:02 PM

I need help with 403 forbidden

2019-04-27 Thread Tom Strike
I have just set up nginx on my server to stream video to and retrieve it in an http web page. I have tried everything that I can think of and all the recommendations i could find by Googling but nothing gives me http access th the video stream that is active on the server. I keep adding things

Re: 403 Forbidden

2018-05-23 Thread Pratyush Kumar
You don't seem to have a index file in web root___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

403 Forbidden

2018-05-23 Thread mdm100
403 Forbidden nginx/1.12.1 (Ubuntu) Distributor ID: Ubuntu Description:Ubuntu 17.10 Release:17.10 Codename: artful I have many virtual sites running on my server identical to this one, but for some reason I have run into the 403 wall. Permissions for my virtual website dir

Re: 403 forbidden with lynx www browser

2015-11-26 Thread Sylvain BERTRAND
than the original host. > > Then, back to square one. > > Usually, when lynx is 403 forbidden, as far as I can remember, it was nginx. > If I > read well the document with the link provided above, it means that the > "browser > integrity" from nginx mod_se

Re: 403 forbidden with lynx www browser

2015-11-25 Thread Sylvain BERTRAND
- cloudflare does not block lynx in this instance > - the backend (rawstory.com) nginx server blocks the user-agent > > > There is no one to blame other than the original host. Then, back to square one. Usually, when lynx is 403 forbidden, as far as I can remember, it was nginx. If

RE: 403 forbidden with lynx www browser

2015-11-25 Thread Lukas Tribus
> The server header gives more information but what's displayed in the xhtml > body > of the 403 response is "nginx" only which is what will be displayed in the > user > www browser, and that's mis-leading and unfair for nginx. Maybe somebody > should contact CloudFlare to make them modify their

Re: 403 forbidden with lynx www browser

2015-11-25 Thread B.R.
On Wed, Nov 25, 2015 at 12:43 AM, Sylvain BERTRAND < sylvain.bertr...@gmail.com> wrote: > Maybe somebody > ​ ​ > should contact CloudFlare to make them modify their response bodies from > stock > nginx. > ​ Do you qualify as somebody? :o) --- *B. R.* ​ _

Re: 403 forbidden with lynx www browser

2015-11-24 Thread Sylvain BERTRAND
On Tue, Nov 24, 2015 at 06:41:39PM +0100, B.R. wrote: > On Tue, Nov 24, 2015 at 2:07 PM, Sylvain BERTRAND < > sylvain.bertr...@gmail.com> wrote: > > > Then, if I understand well, it's a CloudFlare mistake, who happens to use > > nginx only. > > > > That makes sense, and is quite unfair for nginx t

Re: 403 forbidden with lynx www browser

2015-11-24 Thread B.R.
On Tue, Nov 24, 2015 at 2:07 PM, Sylvain BERTRAND < sylvain.bertr...@gmail.com> wrote: > Then, if I understand well, it's a CloudFlare mistake, who happens to use > nginx only. > > That makes sense, and is quite unfair for nginx to be displayed while > applying > CloudFlare blocking. > > That's re

Re: 403 forbidden with lynx www browser

2015-11-24 Thread Sylvain BERTRAND
On Tue, Nov 24, 2015 at 03:57:21PM +0300, Maxim Dounin wrote: > Hello! > > On Tue, Nov 24, 2015 at 10:00:01AM +1100, Sylvain BERTRAND wrote: > > > On Mon, Nov 23, 2015 at 07:31:15PM +, Nelson, Erik - 2 wrote: > > > B.R. Monday, November 23, 2015 2:26 PM > > > On Mon, Nov 23, 2015 at 12:23 AM,

Re: 403 forbidden with lynx www browser

2015-11-24 Thread Maxim Dounin
Hello! On Tue, Nov 24, 2015 at 10:00:01AM +1100, Sylvain BERTRAND wrote: > On Mon, Nov 23, 2015 at 07:31:15PM +, Nelson, Erik - 2 wrote: > > B.R. Monday, November 23, 2015 2:26 PM > > On Mon, Nov 23, 2015 at 12:23 AM, Sylvain BERTRAND > > wrote: > > >>That's why I'm posting here: *Only ngin

Re: 403 forbidden with lynx www browser

2015-11-23 Thread B.R.
*There is none so deaf than those who will not hear.* :o| ​Well​ if you two understand each other, find where nginx handles some user-agents differently than others. I am sure the developers would be more than glad to learn about it. Everyone is, actually. --- *B. R.* On Tue, Nov 24, 2015 at 12:00

Re: 403 forbidden with lynx www browser

2015-11-23 Thread Sylvain BERTRAND
On Mon, Nov 23, 2015 at 07:31:15PM +, Nelson, Erik - 2 wrote: > B.R. Monday, November 23, 2015 2:26 PM > On Mon, Nov 23, 2015 at 12:23 AM, Sylvain BERTRAND > wrote: > >>That's why I'm posting here: *Only nginx* www sites does block lynx. > >>Something > >>is not right there: a default aggres

Re: 403 forbidden with lynx www browser

2015-11-23 Thread B.R.
You missed the parts where Francis and I suggested about testing against nginx.org and/or nginx.com websites. Is those reply correctly, the nginx product is definitely not the source of the trouble. I could also provide you with domains I serve with nginx, which do not use any sort of user-agent fi

Re: 403 forbidden with lynx www browser

2015-11-23 Thread Francis Daly
On Mon, Nov 23, 2015 at 10:23:20AM +1100, Sylvain BERTRAND wrote: > On Sun, Nov 22, 2015 at 05:25:11PM +, Francis Daly wrote: Hi there, > > Probably they have configured their servers to deny any request that > > includes "libwww" in the User-Agent. > > I'm about to block sending the user ag

RE: 403 forbidden with lynx www browser

2015-11-23 Thread Nelson, Erik - 2
B.R. Monday, November 23, 2015 2:26 PM On Mon, Nov 23, 2015 at 12:23 AM, Sylvain BERTRAND wrote: >>That's why I'm posting here: *Only nginx* www sites does block lynx. Something >>is not right there: a default aggressive blocking policy from nginx? >​There is a difference between 'only websites

Re: 403 forbidden with lynx www browser

2015-11-23 Thread B.R.
​Hello,​ On Mon, Nov 23, 2015 at 12:23 AM, Sylvain BERTRAND < sylvain.bertr...@gmail.com> wrote: > That's why I'm posting here: *Only nginx* www sites does block lynx. > Something > is not right there: a default aggressive blocking policy from nginx? > ​There is a difference between 'only websit

Re: 403 forbidden with lynx www browser

2015-11-22 Thread Sylvain BERTRAND
On Sun, Nov 22, 2015 at 05:25:11PM +, Francis Daly wrote: > On Sun, Nov 22, 2015 at 03:05:25PM +1100, Sylvain BERTRAND wrote: > > On many nginx powered web sites, I must not send the user agent or I'll get > > a > > 403 forbidden. > > The administrators of th

Re: 403 forbidden with lynx www browser

2015-11-22 Thread Francis Daly
On Sun, Nov 22, 2015 at 03:05:25PM +1100, Sylvain BERTRAND wrote: Hi there, > On many nginx powered web sites, I must not send the user agent or I'll get a > 403 forbidden. The administrators of those web sites do not want you as a customer. Probably they have configured their serv

403 forbidden with lynx www browser

2015-11-21 Thread Sylvain BERTRAND
Hi, On many nginx powered web sites, I must not send the user agent or I'll get a 403 forbidden. -- Sylvain ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: 403 Forbidden

2015-03-09 Thread Nikolaj Schomacker
It's important that the right access is set for the files and folders in /var/www/testdomain.ovh/web. Nginx is running as user www-data (per default) and folders needs to be set with (at least) execute and read permissions for www-data. For files read permission is the least required. ~sjums On

Re: 403 Forbidden

2015-03-07 Thread Francis Daly
On Sat, Mar 07, 2015 at 01:01:11PM +0100, JACK LINKERS wrote: Hi there, > Hi I can't access my domain after installing nginx and coinfigurong the > default server conf file : What request do you make; what response do you get; what response do you want; and what do the logs say? f -- F

403 Forbidden

2015-03-07 Thread JACK LINKERS
Hi I can't access my domain after installing nginx and coinfigurong the default server conf file : # You may add here your # server { # ... # } # statements for each of your virtual hosts to this file ## # You should look at the following URL's in order to grasp a solid understanding # of Nginx

403 Forbidden + Permission Denied - Temporarily?

2014-07-21 Thread Wojtak, Greg
I’m having a strange issue running nginx 1.4.5 and I’m hoping someone might have some ideas. We have a Symfony based app that we use Capistrano to deploy. The deploy keeps a few versions of the app around and rotates them off, so we’ll have two or three sitting out there. The active version i

Re: Nginx 403 forbidden

2014-01-30 Thread cracker1985
Thank you . Fixed. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247009,247033#msg-247033 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx 403 forbidden

2014-01-30 Thread itpp2012
The error says "directory index of "/home/sqstat/public_html/sarg/" is forbidden" which means there are no html files there while it tries to display the contents which is only allowed when you add autoindex on; see that link I posted. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,2470

Re: Nginx 403 forbidden

2014-01-30 Thread cracker1985
I am new in linux , because i dont understand your answer. Can you write where is my problem exactly? What should i do ? Thank you for you Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247009,247028#msg-247028 ___ nginx mailing list nginx@n

Re: Nginx 403 forbidden

2014-01-30 Thread itpp2012
Maybe you should explain what you expect to happen, if you expect to see the contents then that link has the answer. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247009,247023#msg-247023 ___ nginx mailing list nginx@nginx.org http://mailman

Re: Nginx 403 forbidden

2014-01-30 Thread cracker1985
Thanks for posting here. But i don't understand what should be change ? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247009,247022#msg-247022 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx 403 forbidden

2014-01-30 Thread itpp2012
http://www.nginxtips.com/how-to-enable-nginx-directory-listing/ Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247009,247012#msg-247012 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Nginx 403 forbidden

2014-01-30 Thread cracker1985
Hello everyone, I have Freebsd 8.2+squid+sarg+nginx server on my production server.I have problem to connect nginx internet users web reporting page. When i connect to this server via web browser get error : 403 forbidden. This my nginx-error logs: *8 directory index of "/home/s

Re: 403 Forbidden error with Mediawiki

2013-05-08 Thread Stylw
Well, I feel pretty stupid now. I used an automatic script to generate that config and I just assumed that the rewrite would be included. Thanks & Oops. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,239004,239011#msg-239011 ___ nginx maili

Re: 403 Forbidden error with Mediawiki

2013-05-08 Thread B.R.
tallation is installed in a folder above root (said > folder is called /w/) and appears to be throwing out 403 forbidden errors > when trying to access my site. > > The script itself works properly, and I have no problem with accessing the > wiki installation my using mydomain.com/w/ -

403 Forbidden error with Mediawiki

2013-05-08 Thread Stylw
I'm having a frustrating experience trying to get nginx to work properly with mediawiki's pretty urls. For some reason my configuration won’t detect that my mediawiki installation is installed in a folder above root (said folder is called /w/) and appears to be throwing out 403 forbid

403 Forbidden, Nignx

2013-03-22 Thread Yunior Miguel A.
using the API URL the following error appears: 403 Forbidden nginx this is my nginx configuration for de php aplication. server { listen 80; server_name appphp.nginx.com; root /var/www/appphp; index