Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/pxeconfig/mcore-boot.conf.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2866 by niro, Wed Jul 15 06:47:39 2020 UTC revision 2867 by niro, Fri Aug 14 05:48:04 2020 UTC
# Line 6  /boot/ Line 6  /boot/
6   <IfModule mod_authz_core.c>   <IfModule mod_authz_core.c>
7   <RequireAny>   <RequireAny>
8   # allow boot from everywhere   # allow boot from everywhere
9   # you may want to change this to something like this:   # you may want to change that to something like this:
10   #  Require ip 192.168.0.0/24   #  Require ip 192.168.0.0/24
11   Require all granted   Require all granted
12   </RequireAny>   </RequireAny>

Legend:
Removed from v.2866  
changed lines
  Added in v.2867