@twa wrote:
Hello,
I'm trying to handle the URL rewriting of our freshly installed (and up to now blank) OJS 3.0.0.
Our web hoster doesn't allow »
PATH_INFO
«, so I had to »disable_path_info = On
« in order to preventERR_TOO_MANY_REDIRECTS
. I also activated »restful_urls = On
« and inserted a.htaccess
, which eliminates the »index.php
« part of the URL perfectly.Since we're running only one journal on a unique URL (the journals name), we would also like to get rid of the »
?journal=NAME
« part of the URL.I searched this forum and the old one with no success. Some help would be great! Is this possible and how can to achieve that?
Tobias
Posts: 2
Participants: 2