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

      Certbot Apache plugin broken in Fedora 26

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion lets encrypt certbot apache fredora linux fedora 26 ssl ssl certificates tls
      20
      2 Votes
      20 Posts
      5k Views
      JaredBuschJ

      @zachary715 said in Certbot Apache plugin broken in Fedora 26:

      @scottalanmiller said in Certbot Apache plugin broken in Fedora 26:

      I ran into this issue, forgot about this thread, went through LetsEncrypt's threads and their solution for this problem led me... here! Very nice.

      Just did the exact same thing. Let'sEncrypt forum had the link which led me here right about the time @JaredBusch was responding in my other thread.

      It has been posted on here more than one time. I should probably find one of those posts and make @scottalanmiller tag it appropriately.

      Edit: Or too slow..

    • DustinB3403D

      WordPress Tuning with MemCache

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apache wordpress memory performance tuning
      4
      1 Votes
      4 Posts
      1k Views
      DustinB3403D

      Thank you, I'll investigate from here.

    • 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.

    • scottalanmillerS

      Virtual Hosts for Apache Using SaltState

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt saltstack lamp linux apache state file state machine
      1
      2 Votes
      1 Posts
      938 Views
      No one has replied
    • scottalanmillerS

      Using SaltStack to Install High Performance LAMP on Fedora 25

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux salt saltstack lamp apache httpd php php 7 mariadb
      12
      1 Votes
      12 Posts
      4k Views
      C

      @scottalanmiller How are you liking Salt Stack?

    • stacksofplatesS

      Apache Struts Exploit

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

      Building a LAMP Server on Fedora 25 with SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt saltstack devops linux lamp apache mariadb mysql php fedora fedora 25
      1
      3 Votes
      1 Posts
      1k Views
      No one has replied
    • LakshmanaL

      Zabbix and Zimbra in Centos

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion centos linux zimbra zabbix apache
      5
      0 Votes
      5 Posts
      2k Views
      scottalanmillerS

      Did you use my instructions for Zimbra with Apache on CentOS?

      https://mangolassi.it/topic/8344/installing-zimbra-email-8-6-on-centos-7

    • 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
    • RomoR

      Is there a best practice for the location of the root folder of a webapp?

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion web servers apache nginx best practices
      2
      1 Votes
      2 Posts
      1k Views
      scottalanmillerS

      Location matters very little. I would stick to the standards.

    • mlnewsM

      Install Odoo 10 on CentOS 7 Formerly OpenERP

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion erp openerp centos centos 7 linux odoo odoo 10 rosehosting apache reverse proxy
      3
      2 Votes
      3 Posts
      2k Views
      scottalanmillerS

      I might put this on my project list one of these days.

    • scottalanmillerS

      Configure a Basic Apache HTTP Virtual Host for Most Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apache httpd centos fedora korora rhel linux webserver virtualhost
      5
      2 Votes
      5 Posts
      2k Views
      JaredBuschJ

      @scottalanmiller Also, using just using the root domain name for the conf file name is potentially confusing depending on how much you are hosting.

      Even for my gaming website, I have a bunch of sub domains setup.

      www.daerma.com.conf goes to the root and www.
      oc.daerma.com.conf is owncloud
      obelisk.daerma.com.conf is my nodeBB forum

      That does not even get into what do you do about the ones that you have multiple TLD names for such as .it, .com, .org, etc.

    • scottalanmillerS

      Installing a Basic LAMP Stack on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion lamp linux mysql mariadb apache httpd php centos centos 7 rhel rhel 7
      20
      4 Votes
      20 Posts
      5k Views
      JaredBuschJ

      @scottalanmiller said in Installing a Basic LAMP Stack on CentOS 7:

      @NashBrydges said in Installing a Basic LAMP Stack on CentOS 7:

      @scottalanmiller I haven't yet. About to give it a try. Stuck to legacy since that was what I was reading everywhere.

      Where is everywhere? Technet says to not use legacy.

      https://technet.microsoft.com/en-us/windows-server-docs/compute/hyper-v/supported-centos-and-red-hat-enterprise-linux-virtual-machines-on-hyper-v

      Legacy is a fallback driver that you never want to use, it's low performance and high overhead. If you needed that for CentOS, it would make Hyper-V a silly, non-production ready platform. But Hyper-V is a good, solid performer.

      Not only that, but I install all of my CentOS 7 VM's as Generation 2 when on Hyper-V they work perfectly with default settings for everything except secure boot. Uncheck secure boot. Everything else is 100% default settings.

    • scottalanmillerS

      Improving Elastix 2 Memory Usage

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux apache httpd elastix swappiness elastix 2 elastix 2.3 elastix 2.4 elastix 2.5
      1
      2 Votes
      1 Posts
      1k Views
      No one has replied
    • Gaurav BmotraG

      Elastix login page gives error HTTP ERROR 500 when login

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion voip pbx freepbx elastix elastix 4 linux centos centos 7 httpd apache
      24
      1 Votes
      24 Posts
      12k Views
      dbeatoD

      @scottalanmiller said in Elastix login page gives error HTTP ERROR 500 when login:

      @dbeato said in Elastix login page gives error HTTP ERROR 500 when login:

      @denny said in Elastix login page gives error HTTP ERROR 500 when login:

      systemctl stop firewalld disable selinux find /var/www/html/var/ -type d -exec chmod 755 {} ; find /var/www/html/var/ -type f -exec chmod 755 {} ;

      🙂

      Way to necro a post, security and firewall ar of the upmost importance. No system ever needs to be setup open this way....

      I think that he was being tongue in cheek.

      Okay, I didn't get it LOL

    • AmbarishrhA

      Apache Booster- Anyone interested in a trial?

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion apache cpanel apachebooster
      3
      1 Votes
      3 Posts
      1k Views
      AmbarishrhA

      Very valid point. Let me invite him here. Thanks @scottalanmiller

    • 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
      5k Views
      scottalanmillerS

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

    • JaredBuschJ

      ownCloud 8.2.4 to 9.0.2 upgrade problem

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion owncloud owncloud 8.2 owncloud 9 upgrade error apache httpd
      5
      0 Votes
      5 Posts
      3k Views
      JaredBuschJ

      @scottalanmiller said in ownCloud 8.2.4 to 9.0.2 upgrade problem:

      have you tested yet?

      I have more systems that I can upgrade, but I have not done so yet.

    • mlnewsM

      First Look at Apache Storm

      Watching Ignoring Scheduled Pinned Locked Moved News apache apache storm open source spark infoworld
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • AmbarishrhA

      Apache http auth

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apache
      2
      2 Votes
      2 Posts
      737 Views
      AmbarishrhA

      This looks interesting https://github.com/archiecobbs/mod-authn-otp

      Need to test and see how this works and how does it give the users option to see the OTP

    • 1
    • 2
    • 3
    • 2 / 3