Loading...
 
Skip to main content

Architecture / Installation


Changing directory from ‘tiki’ to document root

posts: 14

Hi All,

I have installed tiki into the recommended directory of ‘tiki’ under document root. However I am not so happy with the ‘tiki’ directory being listed in the URL (though I am loving tiki). This is extra unnecessary information, especially if users try to remember a URL or refer to it in text form somewhere. So I would prefer not to show the ‘tiki’ directory

How do I “remove??? the tiki directory and have all my tiki documents in the document root?

So I need to reinstall tiki? Or move all my files down into document root (retaining the tiki directory structure) and somehow re-initialize tiki? Thanks!

- James

posts: 2881 United Kingdom

Hi James

All id do is:
Copy to clipboard
mv tiki/* .

in my webspace root.

Also check on Admin->General to make sure the server paths and temp paths are correct and on Admin->Login the https if you use it is still correct.

Otherwise move those files 😊!

Damian

posts: 14

Thnx!! All went well.

- James


posts: 14

Thnx!! All went well.

- James