Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Commits
c78a5409
Commit
c78a5409
authored
2 years ago
by
Goik Martin
Browse files
Options
Downloads
Patches
Plain Diff
group dependent DNS entries
parent
3154037e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Doc/Sdi/Apache/apache.xml
+21
-19
21 additions, 19 deletions
Doc/Sdi/Apache/apache.xml
with
21 additions
and
19 deletions
Doc/Sdi/Apache/apache.xml
+
21
−
19
View file @
c78a5409
...
@@ -214,10 +214,17 @@
...
@@ -214,10 +214,17 @@
<orderedlist>
<orderedlist>
<listitem>
<listitem>
<para>
Access your web server by a browser client and read the
<para>
Create a
<xref
linkend=
"glo_DNS"
/>
entry
server's root page which contains useful information regarding
<uri>
www.g{...}.sdi.mi.hdm-stuttgart.de
</uri>
in your SDI related
<productname>
Apache
</productname>
integration into
<code>
nssdi.mi.hdm-stuttgart.de
</code>
<xref
linkend=
"glo_DNS"
/>
<orgname>
Ubuntu
</orgname>
.
</para>
server's group.
</para>
</listitem>
<listitem>
<para>
Access
<uri>
https://www.g{...}.sdi.mi.hdm-stuttgart.de
</uri>
by a browser client and read the server's root page which contains
useful information regarding
<productname>
Apache
</productname>
integration into
<orgname>
Ubuntu
</orgname>
.
</para>
</listitem>
</listitem>
<listitem>
<listitem>
...
@@ -262,30 +269,25 @@
...
@@ -262,30 +269,25 @@
<title>
Virtual hosts
</title>
<title>
Virtual hosts
</title>
<para>
Your Apache installation currently serves at least
<para>
Your Apache installation currently serves at least
<uri>
http://sdi
...
.mi.hdm-stuttgart.de/xy123
</uri>
and
<uri>
http://
www.g{...}.
sdi.mi.hdm-stuttgart.de/xy123
</uri>
and
<uri>
http://sdi
...
.mi.hdm-stuttgart.de/manual
</uri>
. Move th
ese to
<uri>
http://
www.g{...}.
sdi.mi.hdm-stuttgart.de/manual
</uri>
. Move
bo
th
virtual host definitions by:
</para>
of these to
virtual host definitions by:
</para>
<orderedlist>
<orderedlist>
<listitem>
<listitem>
<para>
Define two
<xref
linkend=
"glo_DNS"
/>
aliases
<para>
Define two more
<xref
linkend=
"glo_DNS"
/>
aliases
<quote>
xy123
</quote>
and
<quote>
manual
</quote>
for your virtual
<quote>
xy123.g{...}.sdi.mi.hdm-stuttgart.de
</quote>
and
machine. Configure your client machine to use your (private)
<quote>
manual.g{...}.sdi.mi.hdm-stuttgart.de
</quote>
related to your
nameserver.
</para>
web server.
</para>
<tip>
<para>
On a Linux system this typically requires root privileges to
alter the
<filename>
/etc/resolv.conf
</filename>
file.
</para>
</tip>
</listitem>
</listitem>
<listitem>
<listitem>
<para>
Supply two
<link
<para>
Supply two
<link
xlink:href=
"https://httpd.apache.org/docs/2.4/vhosts"
>
virtual host
xlink:href=
"https://httpd.apache.org/docs/2.4/vhosts"
>
virtual host
directives
</link>
enabling
directives
</link>
enabling
<uri>
http://xy123.mi.hdm-stuttgart.de
</uri>
and
<uri>
http://xy123.
g{...}.sdi.
mi.hdm-stuttgart.de
</uri>
and
<uri>
http://manual.mi.hdm-stuttgart.de
</uri>
to serve
your
<uri>
http://manual.
g{...}.sdi.
mi.hdm-stuttgart.de
</uri>
to serve
documents.
</para>
your
documents.
</para>
<tip>
<tip>
<para>
Follow the
<productname>
Apache
</productname>
manual's
<para>
Follow the
<productname>
Apache
</productname>
manual's
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment