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

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

2018-08-09 Thread Yehuda Katz
The server doesn't set the title, the application does by sending the html tag. Check with your application developer. - Y On Thu, Aug 9, 2018 at 3:46 PM Collins O. Adoyo wrote: > Dear Users, > > I have a web portal with the title of page showing a default name > example.com. I wish to rename

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

2018-08-09 Thread Collins O. Adoyo
Dear Users, I have a web portal with the title of page showing a default name example.com. I wish to rename it to Data Portal. Kindly how do I go about it. I know there is a file I should edit and insert Data Portal where the word www.example.com . Kindly in which directory is this file and whats