OJS URL redirection issue

Hi,

Using OJS 3.3.0.11.

I can access the journal through journal.mysite.com

But its showing 400 Bad Request for www.journal.mysite.com

SSL installed for journal.mysite.com, www.journal.mysite.com

Can someone help with the solution.

Thank you

Hi @Psek

Please make sure all of your domains, including the www version are listed in your allowed_hosts configuration option.

Best
Jason

Dear @jnugent

Thank you for the response.

Can you please tell me the path or the file name in which I have to edit.

Thank you

this is just your config.inc.php file. It’s in your web root.

Jason