Redirecting...
Use Google Structured Data Testing tool to test this markup
Note : Semantic Markup has been restricted to first entities as you are not logged in.
<script type="application/ld+json">{"@context":"https://schema.org","@type": "WebPage","@id":"#main","mainEntityOfPage":{"@type":"WebPage", "@id":"http://elias.ztonline.ch"}, "headline":"Apache2 Ubuntu Default Page: It works","description":"Modified from the Debian original for Ubuntu Last updated: 2014-03-19 See: https: / / launchpad.","about":[{"@type": "Thing","name": "server","sameAs": ["https://en.wikipedia.org/wiki/Server_(computing)", "https://www.wikidata.org/wiki/Q44127"]},{"@type": "Thing","name": "file","sameAs": ["https://en.wikipedia.org/wiki/Filing_(legal)"]},{"@type": "Thing","name": "web site","sameAs": ["https://en.wikipedia.org/wiki/Website", "https://www.wikidata.org/wiki/Q35127"]},{"@type": "Thing","name": "configuration system","sameAs": ["https://en.wikipedia.org/wiki/Knowledge-based_configuration", "https://www.wikidata.org/wiki/Q925622"]},{"@type": "Thing","name": "web server","sameAs": ["https://en.wikipedia.org/wiki/Web_server", "https://www.wikidata.org/wiki/Q11288"]}],"author":{"@type":"Organization","url":"/","name":"/"},"publisher":{"@type":"Organization", "name":"/", "url":"/", "logo": {"@type": "ImageObject", "url": "http://www.example.com", "width": 4, "height": 97}},"datePublished":"2025-05-11T17:16:15","dateModified":"2025-05-11T17:16:15"}</script>
Just ask us to configure SemanticMarker to exactly fit your content...
... and it will deliver 100% accurate detailed Schema Markup.
Rejected entities (see configuration)
Renewable energies: Environment (=> Ecology)
Electronics: layout (=> Placement (EDA))
Apache2 Ubuntu Default Page: It works
Modified from the Debian original for Ubuntu Last updated: 2014-03-19 See: https:// launchpad.
Apache2 Ubuntu Default Page
This is the default welcome page used to test the correct operation of the Apache2 server<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">server</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Server_(computing)" />
</span> 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 should replace this file<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">file</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Filing_(legal)" />
</span> (located at
If you are a normal user of this web site<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">web site</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Website" />
</span> and don't know what this page is about, this probably means the site is currently unavailable due to maintenance. If the problem persists, please contact the site's administrator.
Ubuntu's Apache2 default configuration is different from the upstream default configuration, and split into several files optimized for interaction with Ubuntu tools. The configuration system<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">configuration system</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Knowledge-based_configuration" />
</span> is fully documented in/usr/share/doc/apache2/README.Debian.gz. Refer to this for the full documentation. Documentation for the web server<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">web server</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Web_server" />
</span> itself can be found by accessing the manual if the
The configuration layout for an Apache2 web server installation on Ubuntu systems is as follows:
It puts the pieces together by including all remaining configuration files when starting up the web server.
It is used to determine the listening ports<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">ports</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Port" />
</span> for incoming connections, and this file can be customized anytime. Configuration files in the
They are activated by symlinking available configuration files from their respective *-available/counterparts. These should be managed by using our helpers
See their respective man pages for detailed information<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">information</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Information" />
</span>. The binary is called apache2. Due to the use of environment variables, in the default configuration, apache2 needs to be started/stopped with
By default, Ubuntu does not allow access through the web browser<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">web browser</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Web_browser" />
</span> to any file apart of those located in
If your site is using a web document<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">web document</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Web_document" />
</span> root located elsewhere (such as in
The default Ubuntu document<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">document</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Document" />
</span> root is
You can make your own virtual hosts under/var/www. This is different to previous releases which provides better security<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">security</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Computer_security" />
</span> out of the box<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">box</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Box" />
</span>.
Apache2 package with Ubuntu. However, check existing bug reports before reporting a new bug.
Please report bugs specific to modules (such as PHP<span itemscope itemtype="http://schema.org/Thing">
<span itemprop="name">PHP</span>
<link itemprop="sameAs" href="https://en.wikipedia.org/wiki/PHP" />
</span> and others) to respective packages, not to the web server itself.