Knowledge Base Article

How can I install/configure my Xoops to be able to access it via the server URL.

You can access your Xoops installation via the server IP with without making any changes. You just type the URL below and change it to suit your account:

http://serveraddress/~username/path_to_Xoops_installation/

However, in order your links to access the content via the server's URL you should do the following changes:

1. You should change the following line in your Xoops mainfile.php. Here is the path to do this change:

define('XOOPS_URL', 'http://serveraddress/~username/path_to_Xoops_installation/');

You can edit it through cPanel --> File Manager --> find the file and click 'Edit' from the top box.



Rating

Please indicate if this article was helpful for you.

rating :  5.0 from 5
views :  1406
votes :  3

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!