| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/ |
| H A D | apache2_2.4.63.bb | 4 HOMEPAGE = "http://httpd.apache.org/" 8 SRC_URI = "${APACHE_MIRROR}/httpd/httpd-${PV}.tar.bz2 \ 32 S = "${WORKDIR}/httpd-${PV}" 119 …intf "\nIncludeOptional ${sysconfdir}/${BPN}/conf.d/*.conf" >> ${D}/${sysconfdir}/${BPN}/httpd.conf 120 …f "\nIncludeOptional ${sysconfdir}/${BPN}/modules.d/*.load" >> ${D}/${sysconfdir}/${BPN}/httpd.conf 121 …nIncludeOptional ${sysconfdir}/${BPN}/modules.d/*.conf\n\n" >> ${D}/${sysconfdir}/${BPN}/httpd.conf 124 printf "\nPidFile /run/httpd.pid" >> ${D}/${sysconfdir}/${BPN}/httpd.conf 127 … sed -i 's/^#ServerName www.example.com/ServerName localhost/' ${D}/${sysconfdir}/${BPN}/httpd.conf 129 sed -i 's/^ServerRoot/#ServerRoot/' ${D}/${sysconfdir}/${BPN}/httpd.conf 197 ALTERNATIVE:${PN} = "httpd" [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | 70_mod_php8.conf | 4 SetHandler application/x-httpd-php 8 SetHandler application/x-httpd-php-source
|
| /openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
| H A D | busybox-httpd | 2 DAEMON=/usr/sbin/httpd 3 NAME=httpd
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/ |
| H A D | init | 15 DAEMON=/usr/sbin/httpd 17 PIDFILE=/run/httpd.pid 18 CONF=/etc/apache2/httpd.conf
|
| H A D | apache2.service | 8 ExecStart=@SBINDIR@/httpd -DFOREGROUND -D SSL -D PHP5 -k start
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/ |
| H A D | gnome-user-share_47.0.bb | 22 PACKAGECONFIG[httpd] = "-Dhttpd=${sbindir}/httpd,,,apache2 mod-dnssd"
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/ |
| H A D | 0005-replace-lynx-to-curl-in-apachectl-script.patch | 38 + echo The httpd server does not work! 45 + echo The httpd server does not work!
|
| H A D | 0004-apache2-log-the-SELinux-context-at-startup.patch | 63 + "httpd running as context %s", con);
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | httpserver.py | 79 httpd = HTTPService(sys.argv[1], port=8888, logger=logger) variable 80 httpd.start()
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/ |
| H A D | apache.conf | 11 AddType application/x-httpd-php .php
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/ |
| H A D | mpd_0.24.3.bb | 39 jack libsamplerate httpd \ 55 PACKAGECONFIG[httpd] = "-Dhttpd=true,-Dhttpd=false"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/ |
| H A D | czmq_4.2.1.bb | 31 PACKAGECONFIG[httpd] = "-DCZMQ_WITH_LIBMICROHTTPD=ON,-DCZMQ_WITH_LIBMICROHTTPD=OFF,libmicrohttpd"
|
| /openbmc/openbmc/poky/meta/recipes-core/busybox/ |
| H A D | busybox.inc | 25 PACKAGES =+ "${PN}-httpd ${PN}-udhcpd ${PN}-udhcpc ${PN}-syslog ${PN}-mdev ${PN}-hwclock" 27 FILES:${PN}-httpd = "${sysconfdir}/init.d/busybox-httpd /srv/www" 41 INITSCRIPT_PACKAGES = "${PN}-httpd ${PN}-syslog ${PN}-udhcpd ${PN}-mdev ${PN}-hwclock" 43 INITSCRIPT_NAME:${PN}-httpd = "busybox-httpd" 303 install -m 0755 ${UNPACKDIR}/busybox-httpd ${D}${sysconfdir}/init.d/ 478 # for syslog, httpd and/or udhcpd will fail if there is no other package providing sh
|
| H A D | busybox_1.37.0.bb | 7 file://busybox-httpd \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/monit/ |
| H A D | monitrc | 35 set httpd port 2812
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/ |
| H A D | README.md | 29 * recipes-httpd/ Web servers
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/ |
| H A D | php_8.4.6.bb | 132 …S} -name config.m4 | xargs -n1 sed -i 's!APXS_HTTPD=.*!APXS_HTTPD=${STAGING_SBINDIR_NATIVE}/httpd!' 166 … printf "\nLoadModule dummy_module modules/mod_dummy.so\n" > ${D}${sysconfdir}/apache2/httpd.conf 204 rm -f ${D}${sysconfdir}/apache2/httpd.conf*
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/ |
| H A D | netdata.conf | 173 [httpd]
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/ |
| H A D | mpd.conf.in | 269 # An example of a httpd output (built-in HTTP streaming server): 272 # type "httpd"
|
| /openbmc/openbmc/poky/documentation/toaster-manual/ |
| H A D | setup-and-use.rst | 219 … $ sudo dnf install httpd python3-mod_wsgi python3-pip mariadb-server mariadb-devel python3-devel 362 /etc/httpd/conf.d/toaster.conf 410 $ sudo service httpd restart
|
| /openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
| H A D | twpol-yocto.txt | 862 #/var/lock/subsys/httpd -> $(SEC_CONFIG) ; 997 /etc/httpd/conf -> $(SEC_BIN) ; # changes should be infrequent
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | build-quality.rst | 115 PACKAGES = busybox-ptest busybox-httpd busybox-udhcpd busybox-udhcpc \
|
| /openbmc/ |
| D | opengrok1.0.log | 2671 2026-02-16 03:01:13.569-0600 FINEST t458 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-httpd' (1,170) at 20210307205554470 2861 2026-02-16 03:01:13.584-0600 FINEST t458 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/proxy_params' (1,360) at 20210307205554034 4765 2026-02-16 03:01:13.715-0600 FINEST t458 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0010-apache2-do-not-use-relative-path-for-gen_test_char.patch' (3,264) at 20220402030016023 4814 2026-02-16 03:01:13.719-0600 FINEST t458 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx-fix-pidfile.patch' (3,313) at 20210307205554034 5504 2026-02-16 03:01:13.769-0600 FINEST t458 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/files/monkey.service' (4,003) at 20210307205554034 [all...] |
| D | opengrok2.0.log | 2680 2026-02-15 03:01:18.485-0600 FINEST t461 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-httpd' (1,170) at 20210307205554470 2870 2026-02-15 03:01:18.497-0600 FINEST t461 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/proxy_params' (1,360) at 20210307205554034 4774 2026-02-15 03:01:18.614-0600 FINEST t461 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0010-apache2-do-not-use-relative-path-for-gen_test_char.patch' (3,264) at 20220402030016023 4823 2026-02-15 03:01:18.618-0600 FINEST t461 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx-fix-pidfile.patch' (3,313) at 20210307205554034 5513 2026-02-15 03:01:18.669-0600 FINEST t461 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/files/monkey.service' (4,003) at 20210307205554034 [all...] |