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.

You need help with an application? hostlantern is specialized in hosting and supporting more than 200 scripts. Sign up for our web hosting services and let us help you with your application, 24/7!

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Where can I find the official Typo3 Forum?

The official Typo3 forum can be found at the following URL: https://forum.typo3.org You may...

Where I can find the official Typo3 documentation page?

The official documentation for Typo3 can be found at the following url:...

I am receiving 500 Internal Server Error message after my Typo3 installation via Fantastico.

The first thing you should do, when you receive such error is to log into your cPanel and check...

Typo3 shows a Headers Already Sent error

In order to solve this issue please make sure there are no whitespaces in Typo3's files. For...

How can I upgrade my Typo3 application?

The easiest way to upgrade Typo3 is through your cPanel-> Softaculous, but please note that if...