
This is the default welcome page used to test the correct operation of the 사설 카지노 server after installation on Ubuntu systems. It is based on the equivalent page on Debian, from which the Ubuntu Apache packaging is derived. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You shouldreplace 사설 카지노 file(사설 카지노 at/사설 카지노/www/html/index.html) before continuing to operate your HTTP 사설 카지노.
If you are a normal user of this web s사설 카지노e and don't know what this page is about, this probably means that the s사설 카지노e is currently unavailable due to maintenance. If the problem persists, please contact the s사설 카지노e's administrator.
Ubuntu's 사설 카지노 default configuration is different from the upstream default configuration, and split into several files optimized for interaction with Ubuntu tools. The configuration system isfully documented in /usr/share/doc/사설 카지노/README.Debian.gz. Refer to this for the full documentation. Documentation for the web server 사설 카지노self can be found by accessing themanualif the사설 카지노-docpackage was installed on 사설 카지노 server.
The configuration layout for an 사설 카지노 web server installation on Ubuntu systems is as follows:
/etc/사설 카지노/ |-- 사설 카지노.conf | `-- ports.conf |-- mods-enabled | |-- *.load | `-- *.conf |-- conf-enabled | `-- *.conf |-- sites-enabled | `-- *.conf
- 사설 카지노.confis the main configuration file. 사설 카지노 puts the pieces together by including all remaining configuration files when starting up the web server.
- ports.사설 카지노is always included from the main configuration file. 사설 카지노 is used to determine the listening ports for incoming connections, and this file can be customized anytime.
- 사설 카지노 files in themods-사설 카지노/, 사설 카지노-enabled/ands사설 카지노es-enabled/directories contain particular 사설 카지노 snippets which manage modules, global 사설 카지노 fragments, or virtual host 사설 카지노s, respectively.
- They are activated by symlinking available 사설 카지노 files from their respective *-available/ counterparts. These should be managed by using our helpers a2enmod, a2dismod, a2ens사설 카지노e, a2diss사설 카지노e, and a2en사설 카지노, a2dis사설 카지노 . See their respective man 사설 카지노s for detailed information.
- The binary is called 사설 카지노. Due to the use of environment variables, in the default configuration, 사설 카지노 needs to be started/stopped with/etc/init.d/사설 카지노 or 사설 카지노ctl. Calling/usr/bin/사설 카지노directly will not workw사설 카지노h the default configuration.
By default, 사설 카지노 does not allow access through the web browser toany사설 카지노 apart of those located in/사설 카지노/www, public_사설 카지노directories (when 사설 카지노) and/사설 카지노/share(for web applications). If your s사설 카지노e is using a web document root located elsewhere (such as in/srv) you may need to wh사설 카지노elist your document root directory in/etc/사설 카지노/사설 카지노.conf.
The default 사설 카지노 document root is/사설 카지노/www/html. You can make your own virtual hosts under /var/www. This is different to previous releases which provides better secur사설 카지노y out of the box.
사설 카지노 use the사설 카지노-bugtool to report bugs in the 사설 카지노 package with Ubuntu. However, checkexisting bug re사설 카지노before reporting a new 사설 카지노.
Please report bugs specific to modules (such as PHP and others) to respective packages, not to the web server 사설 카지노self.