Print this page
2837 - remove print/lp* from gate and use CUPS from userland

@@ -118,11 +118,11 @@
 
 'ipfilter')
         FMRI=$2
         IPP_FMRI="svc:/application/print/ipp-listener:default"
         RFC1179_FMRI="svc:/application/print/rfc1179:default"
-        IPP_CONF=/etc/apache/httpd-standalone-ipp.conf
+        IPP_CONF=/etc/apache2/2.2/httpd-standalone-ipp.conf
         ip="any"
 
         policy=`get_policy $FMRI`
 
         file=`fmri_to_file $RFC1179_FMRI $IPF_SUFFIX`