PDA

View Full Version : Default page when creating domain


Poooh
09-23-2009, 12:10 PM
Hi,

We've personalized the default page which is created when a new Siteworx account is created.

The files we've changed are in: /usr/local/interworx/etc/skel but the problem is that everytime Iworx is updated, our index.html file gets overwritten and we have to manually replace it with our modified file.

Any idea/suggestion on how we can prevent this from happening?

Thanks!

Daniel

gareth25
10-06-2009, 08:04 AM
I created a folder in root with a copy of all custom files. I then run a cron job, once a day to copy these back.

This works for the skel files and error messages.

I do not use it for anything else though

NeilM
10-06-2009, 05:04 PM
You can edit ~iworx/iworx.ini and modify the skel path under the [iworx.dir] section to point it to your custom folder.

Make sure you read the warning at the top of the config file though!