Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. web server
    Log in to post

    • Nginx Config Need to Point Folder Reference Without Stripping
      IT Discussion • nginx web server • • scottalanmiller  

      8
      0
      Votes
      8
      Posts
      84
      Views

      @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!
    • WordPress Update Error: Updating failed. The response is not a valid JSON response.
      IT Discussion • wordpress php web server litespeed openlitespeed • • scottalanmiller  

      7
      0
      Votes
      7
      Posts
      226
      Views

      So one of our guys tracked it down. It was a typo in the .htaccess file that we received from the customer.
    • Fedora 30 LAMP Web Server Varnish Cache Broken After Update
      IT Discussion • linux fedora nginx apache web server fedora 30 lamp httpd varnish cache • • scottalanmiller  

      10
      1
      Votes
      10
      Posts
      222
      Views

      Worth noting that the issue comes back when you upgrade to Fedora 31 as well. Same fix still applies.
    • How critical is SSD on a web server?
      IT Discussion • ssd web server • • IRJ  

      12
      1
      Votes
      12
      Posts
      563
      Views

      @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.
    • Fedora Update Breaks httpd
      IT Discussion • linux fedora apache web server • • NashBrydges  

      18
      1
      Votes
      18
      Posts
      1176
      Views

      @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.
    • Speeding Up NGinx with Compression
      News • nginx web server howtoforge compression • • mlnews  

      1
      1
      Votes
      1
      Posts
      554
      Views

      No one has replied

    • Deploying an NGinx Reverse Proxy with SSL on a LAMP Server with SaltStack
      IT Discussion • nginx saltstack ssl devops salt lets encrypt reverse proxy web server tls proxy https lamp https2 • • scottalanmiller  

      42
      2
      Votes
      42
      Posts
      4345
      Views

      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.
    • Installing Varnish Cache to a LAMP Stack on Fedora 25 with SaltStack
      IT Discussion • linux fedora saltstack apache salt fedora 25 web server lamp state file varnish cache • • scottalanmiller  

      3
      2
      Votes
      3
      Posts
      1202
      Views

      @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.
    • Apache Struts Exploit
      IT Discussion • linux security apache web server • • stacksofplates  

      1
      0
      Votes
      1
      Posts
      527
      Views

      No one has replied

    • Enforce Apache Ownership of Files on CentOS, RHEL and Fedora with SaltStack
      IT Discussion • linux centos fedora rhel saltstack apache salt web server • • scottalanmiller  

      6
      3
      Votes
      6
      Posts
      1115
      Views

      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
      IT Discussion • owncloud web server • • Alex Sage  

      6
      0
      Votes
      6
      Posts
      978
      Views

      If you're running CentOS you're most likely going to need to change SELinux contexts to match also.
    • Lab server capacity
      IT Discussion • raid active directory xen database owncloud apache mariadb logging file server servers web server elk vm lab wiki memory • • ryanblahnik  

      12
      0
      Votes
      12
      Posts
      3100
      Views

      Getting lots of eyes on this thread today. Very interesting.
    • Nginx variables in bash script
      IT Discussion • nginx scripting automation web server • • antonit  

      2
      1
      Votes
      2
      Posts
      886
      Views

      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.
    • Triple Failures for Would Be Linux Ransomware Team
      News • linux security malware ransomware web server cio.com cryptography • • mlnews  

      2
      7
      Votes
      2
      Posts
      977
      Views

      that's just laughable!
    • SOLVED IIS Running But Cannot Connect
      IT Discussion • windows web server iis iis 8.5 • • Reid Cooper  

      28
      2
      Votes
      28
      Posts
      4681
      Views

      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.
    • My Misadventures with Cloud At Cost
      IT Discussion • cloud computing web server • • Danp  

      37
      1
      Votes
      37
      Posts
      8604
      Views

      @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
    • Choosing a Small Footprint Webserver
      News • open source nginx web server lighttpd monkey hiawatha cherokee • • Reid Cooper  

      1
      1
      Votes
      1
      Posts
      861
      Views

      No one has replied

    • Using Pound for HTTP and HTTPS Load Balancing
      News • linux web server load balancing pound • • Reid Cooper  

      1
      1
      Votes
      1
      Posts
      569
      Views

      No one has replied

    • GIT as a Web Backup Mechanism
      IT Discussion • web server git • • scottalanmiller  

      5
      1
      Votes
      5
      Posts
      1497
      Views

      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.
    • Second Hostname Not Loading on Apache Virtual Host
      IT Discussion • ubuntu wordpress web server • • thanksajdotcom  

      28
      0
      Votes
      28
      Posts
      4486
      Views

      @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!
    • Can't apt-get when running Bridged NIC on Oracle Virtualbox Ubuntu Server 14.04
      IT Discussion • linux web server lamp • • thanksajdotcom  

      21
      0
      Votes
      21
      Posts
      4914
      Views

      @ajstringham said: I'm creating the VMDK now. My only concern is that, all my research suggests Ubuntu is the best distro to run a LAMP server on. I'm also much more familiar with Debian systems over RPM... RHEL has always been the LAMP leader. No upside to Ubuntu for LAMP. That's not where Ubuntu is strong. Ubuntu is better for alternative, non-LAMP, application stacks like RoR and Node.js where RHEL's conservative approach is a major problem. Other than needing the EPEL enabled, RHEL is as straightforward as you really get for LAMP. Ubuntu has only squeaked by as being even a reasonable choice until the latest few releases.
    • Choosing NginX vs Apache
      News • nginx apache web server • • scottalanmiller  

      9
      1
      Votes
      9
      Posts
      3176
      Views

      @technobabble said: And found out that it's pronounced Engine X. Lol. Yup.