Tag: Nginx
Sorted by: Newest Newest Oldest

: HTTPS request connection timeout (NGINX) I tried a lot by reading different answers on Stackoverflow and other forums but unable to identify the error, can someone please check the below configuration

: Nginx http to https redirect - just isn't working I am running my own webserver with nginx on ubuntu 17.10. I have opened ports 80 and 443. Trying to get the HTTP to HTTPS redirect working,

: How do I redirect URLs ending with %5C,m3 using nginx? On my WordPress setup I am noticing a lot of 404s with the following format: https://example.com/post-1/%5C,m3= https://example.com/post-2/%5C,m3=

: Facebook creating huge numbers of requests My site is being slammed by facebook - about 30,000 requests from IPv6 addresses in their range. This happens every morning and continues for a few

: Disable Direct IP Access on VestaCP NGINX + Apache2 In the current version of VestaCP once you install it and access your server's IP it will return the latest website you've added in VestaCP.

: Is it possible to serve static content of my SPA for SEO Purpose. Is it possible to serve static content of my SPA for SEO Purpose. I have designed website in Angular4 and it is working

: How to make new domain redirect to specific page of main domain without losing SEO? So I have a exchange office (lets say www.example.com) Wordpress website and I bought a new domain just to

: How to disable http method verb tunneling in nginx Our security team ran a web-inspect security scan on our site and asked us to disable verb tunneling using headers or query parameters such

: How to enable gzip compression for CSV files on Github Pages? Pretty much title. The majority of my Github Pages site is being gzipped, but for some reason CSV files are ignored. This is unfortunate,

: Trouble replacing old SSL certificate on Nginx Disclaimer: This is my first ProWebmasters post. I thought this would be an appropriate place for this question but if it is not I'm happy to

: How do I run blog subdomain with ghost blog and linode? I want a prepare a blog using ghost in a subdomain of my website. I made a A/AAAA record in linode settings: A/AAAA Records Hostname

: Nginx to default to index.php Using raspbian stretch, and have configured a site using: server { listen 80 default_server; # what does this do? listen [::]:80 default_server;

: Trying to remove “The X-powered header is sent within the response header.” on Apache/nginx I am trying to address the above issue which is cropping up in SEO. The following solution is

: Nginx rewrite for wp-includes works but not the one for content/uploads I want to perform a few rewrites: this actually works: rewrite ^/includes/(.*) /wordpress/wp-includes/?putyo_happybits=administrator

: Nginx - inherit configuration for executing Perl Is possible to inherit rule of executing Perl files (*.pl) for whole server? I mean that I will declare block "location ~ .pl$ {}" only once

: Nginx: set Content-Type by URI problem I'm setting up small personal file hosting, I made a backend to store uploaded files by their hash directly on the HDD like /f/ab/cd/ef012345678..., but

: Adding "expires" directive in Nginx conf for assets causes "404 not found" errors I have a live Django site running gunicorn, nginx, supervisord. I am trying to implement the suggestions found

: Slow website by Plesk Have a good quality server with good performance. Till now I don't had this kinde of problem. So,I have installed Plesk panel,four months ago. I develop an ecommerce project

: Duplicate content with image CDN I'm in a similar situation as this user: CDN virtual subdomain causes duplicated content However, I have yet to create the CDN. My question has 2 parts: Part

: Prestashop 500 error: rewrite or internal redirection cycle I am setting up an older prestashop setup on a site and I am getting the following error on some products: 2017/08/09 17:11:03 [error]

: Nginx deny-all fails to execute PHP code in 403.html I want to deny access to some directories and files, so I use the deny_all option to return a 403.html page. However, it does not allow

: Nginx server - Wordpress - .htaccess I am running an Nginx server with Wordpress installed on it. The Wordpress installation has an .htaccess file in its root. Now I read that Nginx doesn't

: Getting IP address and location of my own server instead of visiting user's I have a MEAN Stack application deployed on a server and am using Nginx as proxy server to handle the request and

: Get real user IP behind two reverse proxies This is my environment setup: Server A hosts the site (Nginx + PHP-FPM + Wordpress) Server B is Nginx reverse proxy for server A Cloudflare reverse

: How to add custom subdomain for each user like john.example.com I am working on a B2B web application where companies registers to use the application. Say am using www.example.com to access

: Cloudflare infinite redirect Background I recently migrated my websites to an all Docker environment using haproxy as the front end load balancer. I have SSL certificates for all domains issued

: (nginx rewrite) add word on dynamic URL ending | word is repeated multiple in URL I'm really confused by the Nginx rewrite rules. I have searched and found a lot of threads for rewrite rules

: Forum index page shows logged out even when logged in. Caching or cookie issue? I'm running Nginx with modpagespeed served by CloudFlare DNS for my forum website. Cookies seem to hold, but the

: Is SSL a Major Contributing Factor to Website Speed I have nearly a perfect score on Pingdom Results: https://tools.pingdom.com/#!/tU1lz/https://varmag.com/ If I'm not mistaken, it looks like SSL

: Https:// redirect to https://www in NGINX How do you redirect all non-www links to my website to https://www. I know that there are a lot of solutions for .htaccess but I haven't been able

: Create unique IDs between URL with nginx I searched and tried nearly two weeks but don't get any useful result, so I'm trying my luck here before I get crazy: Every existing domain should

: How to stop other domains to 301 redirect to my website domain? I found that someone is 301 redirecting his website domain to my website domain. fakedomain.com -> 301 redirects -> correctdomain.com

: Issue with SSL and Nignx www rewrite (WPMU) (mostly working) Welcome everyone, thank you for viewing my thread. It appears due to my lack of reputation I am unable to post more than 2 links.

: Using nginx to host roundcube on root domain, while hosting phpmyadmin from sub directory I have my domain setup to host roundcube at the root domain just fine, using root /www/roundcube in

: Nginx request map and redirect have no effect I want to rewrite/return request to new one I have: map map $request $new_request { include url_rmap.conf; } file url_rmap.conf # here

: Nginx proxy on domain only I have setup a server block with a proxy in nginx which works when I hit the service with an a directory. For example I can access gs.geolytix.net/geoserver with

: How to configure URI in Nginx to serve different web app than in the main domain? I have CMS running on domain.tld. Now I would like to configure Nginx to server another app from domain.tld/app.

: My Site Still Caches Its First Homepage from 6 Months Ago I use W3 Total Cache and CloudFlare (free-tier) as my CDN. For whatever reason, my WordPress site still caches the first version of

: Is this possible: Use css from other virtual host? So my questions is as follows: Say I have a website at /var/www/Electrician and I have a website at /var/www/Restaurant. If these websites

: Is it possible to block webfont downloads but allow visitors to see them? My question is in the title. I purchase nice webfonts but I don't know how to use them on a site while preventing

: What does mask spring authentication nginx configuration do? I have the following setting in my nginx.conf but I am not sure what it does. I copied it from a Google search. location

: Nginx stat() Permission denied At error.log, there are log of stat() errors. stat() "/srv/server/public/js/build/app.min.js" failed (13: Permission denied) The application folder is at /home/ec2-user/server.

: How to make transition from HTTP/1.1 to HTTP/2 with SEO in mind? I'm aware that HTTP/2 is using only https protocol. My existing implementation on the website are all HTTP/1.1 with http protocol

: Connect timeout from external clients? I had a MEAN site hosted on DigitalOcean, and now I moved it to an EC2 micro instance. I imported the database, set up PM2, copied all files and everything,

: Soft 404 problem with nginx frontend to apache2 modperl backend Using nginx as a frontend to our modperl apache2 servers. We have a soft 404 problem at Google Search Console. The problem is

: More Secure NGINX Authentication than auth_basic I've been trying to come up with the most secure method of authentication to my reverse proxy in NGINX. I've been using ngx_http_auth_basic_module

: Where are these spammy posts generated from? While doing a a random Google search, I realized that my WordPress blog is populated with several spammy posts. Ex: (intentionally delinked) http://example.com/2016/02/06/free-dow

: Forcing SSL on Wordpress crashes site? So I have just installed a paid Comodo SSL on my website. I can visit my website with https://homepage.com/ but the https appears grey. Currently that

: Sitemap compressed is in unsupported format but valid if uncompressed I've build a sitemap_index pointing to different sitemaps "sitemap1.xml" If they are uncompressed, they are successfully validated

: How to make nginx override web app route for sitemap and robots? I would like to make nginx serve sitemap and robots. My problem is that route http://example.com/ is handled by flask, configured

: Sub_filter doesn't work when used with MediaWiki? I'm working on a site, https://factinfiction.meulie.net/ . This site runs the latest stable version of MediaWiki (1.26.2). In the server-config I

: Using one index file in all directories and subdirectories I have an index.php file, which processes content of a directory it is located in and renders output to the browser. The problem is

: Plesk 410 Directory Plesk allows adding "Additional nginx directives" for hosted websites. I'm trying to use this to set a 410 header on some old directories, but I can't find anything as

: Rewriting image URLs in nginx from a shortened URL to a specific directory I'm using an image serving application on nginx/1.4.6 (Ubuntu), but it was made for Apache2. Images are uploaded to

: Default server name nginx A server is hosting several website each having its own domain name. Nginx is used the reverse proxy. When a domain name is pointing to the IP of the server and

: Nginx location rewrite: match /{?x}, {y}, {?z}. Remove y I am trying to run CiviCRM with Drupal 7 in a docker container of my own design. Unfortunately, I am running into a problem where for

: How do I ensure that I redirect HTTP requests to HTTPS? I use CloudFlare for DNS for a variety of sites. I am using all three free Page Rules for custom caching, and I am trying to avoid

: When moving a load balanced PHP site from Apache to Nginx, how does the code have to be modified? When moving to Nginx with multiple php-fpm servers from a more "traditional" Varnish + multiple

: Using Nginx to rewrite a friendly URL to index.php handler gives 404 error I apologize because I accidentally posted this question as an unregistered user and cannot comment, so I am posting

: Cannot upload a new theme to CS-Cart either via web upload or SCP A weird title for a weird problem... I have an updated Arch Linux server running php 7.0.2 and mariaDB. The webserver is

: Reverse proxying a Websocket upstream with Cloudflare I am wanting to use cloudflare on my main website and then use nginx to reverse proxy a directory to my websocket gameserver. NGINX server

: Prevent search bots from indexing server (sub)domain name A web application I wrote is hosted on an in-house server with the name myserver, which is under my university's domain (department.uni.edu),

: Blank pages when articles accessed from Google This is the strangest bug I ever seen. I'll start a new job at a local magazines editor in a week, and today I passed by to submit some papers

: Using Nginx to rewrite a friendly URL to index.php handler gives 404 errors I am having some issues getting the below to work the way I expect. What I am trying to do is take a url like

: NGINX Rewriting Question How would I convert the following Apache rule RewriteRule ^watch/([A-Za-z0-9-]+)/?$ watch.php?v= [NC] into the appropriate format for an NGINX configuration file? Further

: Nginx rewrite for an url with parameters I have two types of URL and want to rewrite it for friendly URL. 1. The first: https://example.com/folder/myfile.php?id=xx¶m1=yy I want to rewrite

: Access.log requests from UA "Google favicon"...? What do these mean? I have a bunch of these in my nginx log file, on a range of URLs: on 66.102.9.23 - - [12/Nov/2015:10:40:25 +0000]

: Block access to php files in folder in nginx under ispconfig I am using nginx / ispconfig and want to block access to any php file under a directory using server directives. My directive looks

: Nginx redirect subdomain to a url path I have a requirement where I need to point xyz.tld to abc.def.tld. Additionally I would have to internally rewrite/redirect abc.def.tld to def.tld/abc. So

: When I search on my domain name in a browser, the IP address is returned for my site hosted with GoDaddy and NGINX The IP address of my site is returned when I do domain name search in

: Nginx aliases and proxy_pass I'm using nginx as web front-end and apache2 as web back-end. Apache runs several websites locally and nginx access them. At the moment, different sub-domains are

: Redirect http to https with nginx and rewrite a rule gives redirect loop I want to redirect http to https along with rewrite ^(.*)$ /.php; My nginx virtualhost file: server { listen

: How do I rewrite URL's for a subdirectory of a site? I host a mirror of the Textfiles archive, on http://subdomain.example.com/ Part of this mirror is a mirror of pinouts.ru, located on http://subdomain.example.com/mirror/pi

: Webmin: Cannot login through nginx reverse proxy I've created a reverse proxy for webmin through nginx to run webmin at [site domain]/webmin instead of port 10000 ([site domain]:10000). When I

: Setting up GetSimple CMS with Nginx I'm quite a noob in web, I'd like to setup a Linux(Debian) web server and decided to use GetSimple CMS and Nginx since I've found out that they'd give

: How to block a user-agent that has a spacing in its name? I got a hit from a crawler with a user-agent called DV CRAWLER which is an abvious a spam-bot. I tried to block it in both .htacess

: NGinx Downloading instead of Serving I have nginx setup on my ubuntu server as the web server with 3 config files (minus the site configs) All of my sites now download a application/octet-stream

: Nginx Php-Fpm Global Configuration So, ive got everything set with 6 wp websites sitting on my lemp stack. I have noticed that every single one of their nginx configurations are the same. Is

: Wordpress, Apache and Nginx: permalinks and cache I have a server with Ubuntu 14.04.1, Apache at port 8008 and nginx at port 80 as a proxy for Apache. It runs a website based on Wordpress.

: Should 301 redirects from www to the naked domain include the path for SEO? I'm trying to sort out a redirect for my site from www to the "naked" domain. My redirect currently does this:

: Nginx fails to restart after changing "client_max_body_size" I'm testing Wordpress on Ubuntu 14.04 with Lemp and having some issues - the latest is I'm trying to import a 30mb file into Wordpress.

: AdSense ads not showing up after switching HTTP server to gunicorn + proxied nginx I am developing a webpage in Django in which contains two blocks of advertisements from Google AdSense. Before,

: How can I allow both www URLs and non-www URLs for the same same site under nginx? My problem is about www and non www urls. I use nginxCP, a distribution of nginx that includes cPanel and

: What to do with pages that leaked into SERP due to faulty server configuration There are two sites on one server: http://www.exampleA.com lives in the root http://www.exampleB.com live in the

: Difference Between php_admin_value[memory_limit] and php.ini memory_limit I have Nginx + php-fpm + Mysql. With the php memory settings, I always set this in php.ini like this: memory_limit = 256M

: Preventing content from being linked I am currently running a fairly popular private Wordpress site on a dedicated bare metal server using ISPConfig, Nginx and MariaDB. We have a series of podcasts

: Cache an external site that may have a mobile version In continuation of the answer for the "Nginx Reverse Proxy for Tumblr" question, what is the best way to cache a web-site like Tumblr

: Non existent image files are not being handled by PHP as they should due to ngnix configuration I am currently building a web application. In order for it to work properly I wrote this rule:

: Optimize TOR website There is VERY little to find about optimizing a website which runs in the tor network. Besides installing the tor daemon, what can you do? Are there any tricks like -I

: How do I get ngix to stop listening on port 80? I'm running a node.js webserver on an Amazon Linux EC2, but I can't listen on port 80 because there's an nginx server listening on that port:

: Why do some Nginx configurations block download agents using Wget? I noticed that some Nginx configurations block download agents using Wget like this: if ($http_user_agent ~* LWP::Simple|wget) {

: How to filter GET requests with Nginx, keep getting 504 after [GET] "/manager/html" I was recently unable to reach my website, receiving a 504 time-out error instead. I checked the logs and

: How to set up Nginx directory password authentication? How to set up? Nginx directory password authentication /usr/local/nginx/conf/vhost/xxx.xxx.com.conf site configuration files. I want to in this

: Server flooded with Wordpress login requests. Need advice Recently I was looking at the nginx access logs and found on 2 ocassions a large ammount of requests pointed towards my WP login page.

: Nginx Rewrite causing problems I wrote a little php script that reads and compresses css and javascript files. I used a rewrite to automatically redirect all resources to that script. The rule

: How to make my websites content available as Tor .onion and Clearnet .com? I'm running a website with Nginx which I would like to be accessible by Tor and by Clearnet. Currently it's only

: Page requesting content from another IP I was running a drupal website on Server 01 with IP1 on the domain name example.com with the configuration centos 6 and apache. As we were having a

: Firefox 31 not loading SSL site Firefox 31 was released yesterday, and it seems like it has a problem with SSL: Secure Connection Failed An error occurred during a connection to api.joeyco.com.

: Code for redirecting an HTML page without an extension using an .htaccess file results in a 404 error I'm trying to redirect an HTML page to a WordPress page which has no extension. The result

: Domain name name repeated in the URL -- what is wrong with my Joomla/nginx setup? I have a joomla site being served from an nginx server with the following config server { listen 80;
Next Page
Terms of Use Create Support ticket Your support tickets Powered by ePowerPress Stock Market News! Top Seo SMO © topseosmo.com2022 All Rights reserved.