I am changing the URL to my OJS installation. Does OJS need to be
reconfigured to be accessible under the new URL?
A: The only reconfiguration that is required after a change in the site URL is
to update the value of the “base_url” configuration setting in
config.inc.php.
I have tried to move the files from /jiaats.com/ojs31 to /jiaats.com(root folder) and changing the base URL gives the error 404 directory not found.
I have removed the redirection. Set the root directory to www.jiaats,com.
But this didn’t work for me.
Please guide me to change the base_url
Regards
Naveen Malik
I have tried the FAQ
; Generate RESTful URLs using mod_rewrite. This requires the
; rewrite directive to be enabled in your .htaccess or httpd.conf.
; See FAQ for more details.
restful_urls = On