Universidad Nacional de Río Negro
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rarce
DSpace
Wiki
Configurar Apache Server
Configurar Apache Server
· Changes
Page history
Updated Configurar Apache Server (markdown)
authored
Apr 06, 2020
by
Matìas Emanuel Sanhueza
Hide whitespace changes
Inline
Side-by-side
Configurar-Apache-Server.md
View page @
20a1b52c
...
@@ -86,7 +86,7 @@ En el archivo creado, poner lo siguiente:
...
@@ -86,7 +86,7 @@ En el archivo creado, poner lo siguiente:
ProxyRequests Off
ProxyRequests Off
RewriteEngine On
RewriteEngine On
RewriteRule ^/$ http://%{SERVER_NAME}/jspui [R]
RewriteRule ^/$ http://%{SERVER_NAME}/jspui [R]
# Deshabilita el Forward Proxy
# Deshabilita el Forward Proxy
ProxyRequests Off
ProxyRequests Off
...
...