Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: overseer on May 13, 2020, 10:19:27 PM

Title: Apache vhosts contain typo
Post by: overseer on May 13, 2020, 10:19:27 PM
Every Apache vhost in /usr/local/apache/conf.d/vhosts/ contains a typo:
Code: [Select]
ProxyPassReverse /roundcube https://127.0.0.1:2031/roudcube/should be
Code: [Select]
ProxyPassReverse /roundcube https://127.0.0.1:2031/roundcube/(missing the n in roundcube )
Title: Re: Apache vhosts contain typo
Post by: Automata on May 14, 2020, 07:49:25 PM
Every Apache vhost in /usr/local/apache/conf.d/vhosts/ contains a typo:
Code: [Select]
ProxyPassReverse /roundcube https://127.0.0.1:2031/roudcube/should be
Code: [Select]
ProxyPassReverse /roundcube https://127.0.0.1:2031/roundcube/(missing the n in roundcube )

Hi, "overseer",

Thanks a lot for the report, i just proceeded to open a ticket as a bug ( https://bugs.control-webpanel.com/login_page.php ) hoping that the CWP Team will solve this error soon.

Good day for you, bye !