@Jan_Samuel_Matuba wrote:
I'm currently following this thread (http://forum.pkp.sfu.ca/t/please-how-to-direct-single-journal-to-web-root-http-journalpage-com-instead-of-http-journalpage-com-index-php-ojs/827/2) for removing index.php and journal name in the url.
In particular:
I would like this:
www.aghamx.com/index.php/aghamx
to become:
www.aghamx.comI have already tried copying different mod rewrite conditions and I have also already set the following in the config file:
base_url['index'] = http://www.aghamx.com/index
base_url['aghamx'] = http://www.aghamx.com
restful_urls = OnBut unfortunately, it ends up with redirect loops or incorrect display.
Posts: 4
Participants: 2