Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
Legacy Router
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Flashpoint
Components
Core
Legacy Router
Merge requests
!7
Fix DPGraph
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix DPGraph
Luvexina-main-patch-85770
into
main
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Luna
requested to merge
Luvexina-main-patch-85770
into
main
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
DPGraph doesn't work in Apache, this fixes it
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
a8da5221
1 commit,
1 year ago
1 file
+
4
−
1
Expand all files
Preferences
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Legacy/conf/httpd.conf
+
4
−
1
Options
@@ -441,6 +441,9 @@ LogLevel debug
AddType
text/html .cfm
AddType
text/html .aspx
AddType
application/x-cnc .ccn
AddType
application/vnd.dpgraph .dpg
AddType
application/vnd.dpgraph .dpgraph
AddType
application/vnd.dpgraph .mwc
</
IfModule
>
@@ -570,4 +573,4 @@ LogFormat "%V %h %l %u %t \"%r\" %s %b %f" vcommon
VirtualDocumentRoot
"${SRVROOT}/htdocs"
</
VirtualHost
>
SetEnv
force-response-1.0
\ No newline at end of file
SetEnv
force-response-1.0