Search
You can find the results of your search below.
Fulltext results:
- famp
- pkg \ -j "ioc-${JAIL_NAME:?}" \ -install apache24 </code> 2. Tell the web server who it is. <cod... verName ${DOMAIN_NAME:?}\" >> /usr/local/etc/apache24/httpd.conf" </code> 3. Enable the web server s... <code> jexec "ioc-${JAIL_NAME:?}" \ sysrc apache24_enable=YES </code> 4. Start the web server now... code> jexec "ioc-${JAIL_NAME:?}" \ service apache24 start </code> ====== MySQL Database Server ===