Announcement

  •  » Off topic
  •  » Apache web server <Requireall> statement !

#1 2022-08-30 20:00:33

Alexander83706
Member
Boise
2019-07-07
148

Apache web server <Requireall> statement !

Hello/Hi/Greetings,

<Directory /www>
    AllowOverride none
    <Requireall>
                Require not host        (edu)
                Require not host        (gov)
                Require not host        (org)
                Require not host        (med)

Current    Require host    ( localhost  || *  )
Wants      Require host    ( localhost ||  (Static list of 10000 of my closest friends) )

    </RequireAll>
</Directory>

This is what I currently have. What I would like to do is to replace the   *   with a list of IP addresses.

Do I use environment variables ?   
Do I load an array at that point ?
How best to limit my audience to chosen participants only ?        Ideas   ?


Piwigo URL: http://TheLargerOcean.net
OS :    FreeBSD-13.0-RELEASE
Database; Mysql 5.7

Offline

 

#2 2022-08-30 22:48:58

erAck
Only trying to help
2015-09-06
2029

Re: Apache web server <Requireall> statement !

Ask on https://serverfault.com/ how to hide your pirated porn pics from the public.


Running Piwigo at https://erack.net/gallery/

Offline

 
  •  » Off topic
  •  » Apache web server <Requireall> statement !

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact