ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. web server
    Log in to post
    • All categories
    • scottalanmillerS

      Nginx Config Need to Point Folder Reference Without Stripping

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nginx web server
      8
      0 Votes
      8 Posts
      808 Views
      scottalanmillerS

      @stacksofplates said in Nginx Config Need to Point Folder Reference Without Stripping:

      Couldn't you just use a rewrite for this? Not at a computer but like

      rewrite ^/api /api

      Maybe, I'll try it!

    • scottalanmillerS

      WordPress Update Error: Updating failed. The response is not a valid JSON response.

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion wordpress litespeed openlitespeed web server php
      7
      0 Votes
      7 Posts
      1k Views
      scottalanmillerS

      So one of our guys tracked it down. It was a typo in the .htaccess file that we received from the customer.

    • scottalanmillerS

      Fedora 30 LAMP Web Server Varnish Cache Broken After Update

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora linux fedora 30 varnish cache nginx apache httpd lamp web server
      10
      1 Votes
      10 Posts
      1k Views
      scottalanmillerS

      Worth noting that the issue comes back when you upgrade to Fedora 31 as well. Same fix still applies.

    • IRJI

      How critical is SSD on a web server?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ssd web server
      12
      1 Votes
      12 Posts
      2k Views
      IRJI

      @scottalanmiller said in How critical is SSD on a web server?:

      @dashrender said in How critical is SSD on a web server?:

      @scottalanmiller said in How critical is SSD on a web server?:

      Web servers typically do not benefit from extra space, either. basically web servers don't use storage in any way. But SSDs at least give you faster boot times, swap space, updates, etc. Extra space would give us literally nothing, in our cases.

      Are your DBs for your WP servers running on the same or different hosts from WP?

      You want them on the same for performance. There is no advantage to centralization except a tiny bit of consolidation that would come at a cost of performance and reliability to the customers. If they are on a separate box there are more points of failure to worry about, more noisy neighbour risks, and huge latency bumps.

      That makes sense.

    • NashBrydgesN

      Fedora Update Breaks httpd

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora apache linux web server
      18
      1 Votes
      18 Posts
      2k Views
      NashBrydgesN

      @jaredbusch said in Fedora Update Breaks httpd:

      So, if you followed the original instructions, you can use this to fix it.

      sed -i "s/access\.log/httpd\/access_log/" /etc/httpd/conf.d/bookstack.conf

      Then start apache.

      systemctl start httpd

      As always, thanks @JaredBusch that fixed it for me as well.

    • mlnewsM

      Speeding Up NGinx with Compression

      Watching Ignoring Scheduled Pinned Locked Moved News nginx compression web server howtoforge
      1
      1 Votes
      1 Posts
      790 Views
      No one has replied
    • scottalanmillerS

      Deploying an NGinx Reverse Proxy with SSL on a LAMP Server with SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion lamp proxy reverse proxy nginx salt saltstack devops web server lets encrypt ssl tls https https2
      42
      2 Votes
      42 Posts
      7k Views
      stacksofplatesS

      This way you can share the config(s) under conf.d between multiple machines using the same roles (or whatever Salt calls them) and have different main NGINX server settings.

    • scottalanmillerS

      Installing Varnish Cache to a LAMP Stack on Fedora 25 with SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion varnish cache web server lamp linux apache salt saltstack fedora fedora 25 state file
      3
      2 Votes
      3 Posts
      2k Views
      scottalanmillerS

      @aaronstuder said in Installing Varnish Cache to a LAMP Stack on Fedora 25 with SaltStack:

      @scottalanmiller said in Installing Varnish Cache to a LAMP Stack on Fedora 25 with SaltStack:

      Varnish Cache cannot handle TLS connections, so Apache will continue to server HTTPS on port 443, for now at least.

      That's unfortunate 😕 I use Varnish on Cloudways, but everything is HTTPS... Does that mean Varnish is doing nothing?

      It just means that an SSL layer has to be in front of it. Nginx is used on most platforms to handle SSL.

    • stacksofplatesS

      Apache Struts Exploit

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apache web server linux security
      1
      0 Votes
      1 Posts
      732 Views
      No one has replied
    • scottalanmillerS

      Enforce Apache Ownership of Files on CentOS, RHEL and Fedora with SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt linux apache centos rhel fedora web server saltstack
      6
      3 Votes
      6 Posts
      2k Views
      stacksofplatesS

      Just as a comparison, here's what it would look like with Ansible:

      name: Recursively own html files file: path: /var/www/html owner: apache group: apache state: directory recurse: yes
    • A

      OwnCloud Sub Domain

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion owncloud web server
      6
      0 Votes
      6 Posts
      1k Views
      stacksofplatesS

      If you're running CentOS you're most likely going to need to change SELinux contexts to match also.

    • ryanblahnikR

      Lab server capacity

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion servers lab xen web server logging raid file server wiki database active directory owncloud vm apache memory elk mariadb
      12
      0 Votes
      12 Posts
      4k Views
      scottalanmillerS

      Getting lots of eyes on this thread today. Very interesting.

    • antonitA

      Nginx variables in bash script

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nginx scripting automation web server
      2
      1 Votes
      2 Posts
      1k Views
      scottalanmillerS

      You can take them as arguments when you first run the script, that is the more "UNIX" way. Or you can prompt for them as you go.

    • mlnewsM

      Triple Failures for Would Be Linux Ransomware Team

      Watching Ignoring Scheduled Pinned Locked Moved News cio.com ransomware cryptography malware security linux web server
      2
      7 Votes
      2 Posts
      1k Views
      DashrenderD

      that's just laughable!

    • Reid CooperR

      IIS Running But Cannot Connect

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion windows iis iis 8.5 web server
      28
      2 Votes
      28 Posts
      6k Views
      Reid CooperR

      Makes sense. Although I am a little worried that the new pool just died all by itself. I wonder why that would happen. Will see if it happens again.

    • DanpD

      My Misadventures with Cloud At Cost

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion web server cloud computing
      37
      1 Votes
      37 Posts
      11k Views
      Alex JonesA

      @scottalanmiller said in My Misadventures with Cloud At Cost:

      I always recommend CloudFlare, it's the best DNS host I have found.

      I am more of a ClouDNS + BunnyCDN fan

    • Reid CooperR

      Choosing a Small Footprint Webserver

      Watching Ignoring Scheduled Pinned Locked Moved News lighttpd monkey web server hiawatha nginx open source cherokee
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • Reid CooperR

      Using Pound for HTTP and HTTPS Load Balancing

      Watching Ignoring Scheduled Pinned Locked Moved News pound linux web server load balancing
      1
      1 Votes
      1 Posts
      791 Views
      No one has replied
    • scottalanmillerS

      GIT as a Web Backup Mechanism

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion web server git
      5
      1 Votes
      5 Posts
      2k Views
      JaredBuschJ

      I guess if I setup a script to dump the database to a specific directly on some schedule, I could then ensure I have that directory included in the git commit. This would give me a database version 100% compatible with the point in time git made the commit of the rest of the stuff.

    • thanksajdotcomT

      Second Hostname Not Loading on Apache Virtual Host

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion web server ubuntu wordpress
      28
      0 Votes
      28 Posts
      6k Views
      thanksajdotcomT

      @JaredBusch said:

      @ajstringham I cannot help sorry, I just turned up 4 websites on my CentOS7 server. all working perfectly.

      I figured out the issue. I had everything set up correctly. Turns out my NoIP settings were wrong. Once I fixed those (that is what actually fixed it), it all started working! @scottalanmiller helped out tremendously! Thanks all!

    • 1
    • 2
    • 1 / 2