• Home
  • Contact

Carlos Sura

Linux, Mail, Servers, Postfix, Interspire, PHP, PowerMTA

port

Jira mod_proxy in CPANEL

January 30, 2016 by Carlos Sura Leave a Comment

I was looking how to redirect JIRA from custom port to port 80 and after searching for a while found the solution: look for the file: pre_virtualhost_2.conf and paste the following (change the details with your details):

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<VirtualHost IP:80>
  ServerName subd.domain.com
 
    ProxyRequests Off
    <Proxy *>
        Order deny,allow
        Allow from all
    </Proxy>
 
    ProxyPass / http://subd.domain.com:8181/
    ProxyPassReverse / http://subd.domain.com:8181/
    <Location />
        Order allow,deny
        Allow from all
    </Location>
</VirtualHost>

 

Posted in: Apache, CentOS, Cpanel, Linux, RedHat Tagged: centos, cpanel, custom, jira, mod_proxy, port, redirect

Frase del Día

ADS

ADS

Domain Registrations from just $3.98/Year

ADS

Ads

HideMyAss.com

Etiquetas / Tags

amazon apache backup base de datos bash bind cambiar centos clave database ehlo error folder gentoo hostname http ips lamp linux local mail multiples mysql password perl php postfix redHat redireccion redirect respaldo rhel rhel7 root script sql ssl suexec timezone ubuntu vsftpd webmail windows yahoo zona horaria

Copyright © 2018 Carlos Sura.

Omega WordPress Theme by ThemeHall