Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lexp_www
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lexworkers
lexp_www
Commits
6ea5ae6d
There was an error fetching the commit references. Please try again later.
Commit
6ea5ae6d
authored
1 year ago
by
Bartosz Walkowiak
Browse files
Options
Downloads
Patches
Plain Diff
Update httpd.conf
parent
27203440
1 merge request
!2
Develop
Pipeline
#13815
passed with stage
in 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
httpd.conf
+2
-2
2 additions, 2 deletions
httpd.conf
with
2 additions
and
2 deletions
httpd.conf
+
2
−
2
View file @
6ea5ae6d
...
...
@@ -296,7 +296,7 @@ DocumentRoot "/usr/local/apache2/htdocs"
# is requested.
#
<
IfModule
dir_module
>
DirectoryIndex
index.html
DirectoryIndex
index.
s
html
</
IfModule
>
#
...
...
@@ -551,4 +551,4 @@ SSLRandomSeed connect builtin
ProxyPreserveHost
On
ProxyPass
/lexp/ http://lexpservice:80/lex/
ProxyPassReverse
/lexp/ http://lexpservice:80/lex/
\ No newline at end of file
ProxyPassReverse
/lexp/ http://lexpservice:80/lex/
This diff is collapsed.
Click to expand it.
Preview
0%
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