Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
aswi2019medici
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASWI
ASWI 2019
aswi2019medici
Merge requests
!26
Re
#7577
zprovoznění routování aplikace pro původní části
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Re
#7577
zprovoznění routování aplikace pro původní části
7577_routovani
into
develop
Overview
0
Commits
1
Pipelines
0
Changes
4
Merged
Petr Lukašík
requested to merge
7577_routovani
into
develop
5 years ago
Overview
0
Commits
1
Pipelines
0
Changes
4
Expand
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
4af4d58c
1 commit,
5 years ago
4 files
+
41
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
docker/conf.d/apache/000-default.conf
+
2
−
2
Options
@@ -9,9 +9,9 @@
ServerName
klinopis
.
local
ServerAdmin
fjani
@
students
.
zcu
.
cz
DocumentRoot
/
var
/
www
/
html
/
www
DocumentRoot
/
var
/
www
/
html
<
Directory
"/var/www/html
/www
"
>
<
Directory
"/var/www/html"
>
Order
allow
,
deny
Allow
from
all
AllowOverride
All
Loading