Archivo .htaccess

You will want to create an .htaccess file in the root folder of OJS to handle the “restful urls” as configured in config.inc.php.

For example:

and

Routing different domains and subdomains to OJS will need to be handled outside of the .htaccess file. This is done in the Apache config or within your web host’s cPanel (or similar).