[users@httpd] Vim Syntax Highlighter File

2018-08-10 Thread Darryl Philip Baker
I use the vim feature to highlight the syntax in the Apache configuration files. I am on RHEL 7 and there are many key words that are not getting highlighted. I noticed that a significant number of them are the new keywords in 2.4. Anyone have and updated apache.vim or apachestyle.vim filethey w

Re: [users@httpd] Renaming default page example.com to Data Portal

2018-08-10 Thread Collins O. Adoyo
Thanks Angel,  let me try  Collins On Fri, Aug 10, 2018 at 10:55, angel Hall-Coulston wrote: Hi,It looks most likely to be a remnant from your default ‘httpd.conf’ file as it usually has several mentions of ‘example.com’ as default values just to give clues to what you need to change. T

Re: [users@httpd] Renaming default page example.com to Data Portal

2018-08-10 Thread angel Hall-Coulston
Hi, It looks most likely to be a remnant from your default ‘httpd.conf’ file as it usually has several mentions of ‘example.com’ as default values just to give clues to what you need to change. These are normally edited out with a ‘#’ and only would become active after removing this. So as a fir