Welcome to tengine on Funtoo Linux!

This page is used to test the proper operation of the tengine HTTP server after it has been installed. If you can read this page, it means that the web server installed at this site is working properly.

Website Administrator

This is the default index.html page that is distributed with tengine on Funtoo Linux. It is located in /usr/share/tengine/html.

You can now put your content in a location at /var/www/vHOST/htdocs and edit the root configuration directive in the tengine configuration file /etc/tengine/sites-available/localhost if vHOST equals to localhost, else copy it to vHOST and edit that file. To use the default, comment out the /usr/share/tengine/html line with a # and uncomment the /var/www/localhost/htdocs one by removing the #.

Funtoo Linux makes handling your tengine config files easy: just create a symlink in /etc/tengine/sites-enabled/ to each configuration in /etc/tengine/sites-available/ that you would like to activate. Please note that you must restart the server or reload the configuration for changes to take effect.

To restart tengine use /etc/init.d/tengine restart,
in most cases a simple reload of config files with /etc/init.d/tengine reload should be enough.

[ Powered by Tengine ] [ Powered by Funtoo ]