diff -urN smeserver-bugzilla-1.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86bugzilla smeserver-bugzilla-1.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86bugzilla --- smeserver-bugzilla-1.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86bugzilla 2022-07-25 15:52:30.990890354 +0300 +++ smeserver-bugzilla-1.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86bugzilla 2022-07-25 15:53:54.586445584 +0300 @@ -10,8 +10,7 @@ DirectoryIndex index.cgi AllowOverride Limit - Order allow,deny - Allow from all + Require {(($bugzilla{access} || 'public' ) eq "public" ) ? "all granted": "ip $localAccess $externalSSLAccess"; } RewriteEngine on RewriteBase /bugzilla/