Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jboss-cluster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
iSergio
jboss-cluster
Commits
d8ec968c
Commit
d8ec968c
authored
7 years ago
by
iSergio
Browse files
Options
Downloads
Patches
Plain Diff
Change manager entry point
parent
3c0aa34d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
httpd/conf.d/mod_cluster.conf
+1
-1
1 addition, 1 deletion
httpd/conf.d/mod_cluster.conf
with
1 addition
and
1 deletion
httpd/conf.d/mod_cluster.conf
+
1
−
1
View file @
d8ec968c
...
@@ -19,7 +19,7 @@ ServerName 172.16.0.4
...
@@ -19,7 +19,7 @@ ServerName 172.16.0.4
Allow
from
All
Allow
from
All
</
Location
>
</
Location
>
<
Location
/
m
od_cluster_manager
>
<
Location
/
m
cm
>
SetHandler
mod_cluster
-
manager
SetHandler
mod_cluster
-
manager
Order
deny
,
allow
Order
deny
,
allow
Deny
from
all
Deny
from
all
...
...
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