Change a journal's address to another domain name

Hello,

Currently, my OJS (ver. 2.4.8.1) is configured to host its journals using the following link structure:

http://journals.domain.com/index.php/journal1
http://journals.domain.com/index.php/journal2
http://journals.domain.com/index.php/journal3

However, I would like to change the address of a specific journal that is already hosted on my OJS instance. In fact, I want it to use a different domain name. The ideal situation would be to have it on a different subdomain like the following:

http://journal.another-domain.com/index.php/journa1

Please, can you provide details on a possible most efficient way to achieve this?

Thank you.

Regards,
D

Hi @Dragomir,

You’ll need to use mod_rewrite to accomplish this. Try searching the forum for it; there are several threads with lots of details.

Regards,
Alec Smecher
Public Knowledge Project Team