Knowledge Base Article

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

In order to access Typo3 via the servers URL you should alter your /typo3conf/localconf.php in the following way:

$TYPO3_CONF_VARS['SYS']['sitename'] = 'serverip/~user'

where "serverip" in the line above stands for the hostname/IP of the server, where your account resides and "user" stands for your cPanel username.

This could be done from your cPanel -> File Manager.



Rating

Please indicate if this article was helpful for you.

rating :  2.5 from 5
views :  217
votes :  2

Valid XHTML 1.0 Strict Valid CSS!