axFrame HTML Page Directory/Location

Use this Forum to post your “How to …” questions about your use of aXes. This is not a technical support forum. Both the aXes Support Team at LANSA and other aXes customers may answer your questions. LANSA cannot guarantee the accuracy of any information posted by customers.

Moderator: jeanmichel

Post Reply
rigor
Posts: 7
Joined: 07 Jul 2021, 12:46

axFrame HTML Page Directory/Location

Post by rigor »

Hi,

Good day.

Where do we usually put a HTML page on the AXES IFS? The HTML page will be use for an axFrame extension.

Thanks.
User avatar
Dino
Posts: 88
Joined: 19 May 2017, 08:29

Re: axFrame HTML Page Directory/Location

Post by Dino »

Hi

I can see the default that aXes proposes when you add a frame is the /ts folder, meaning for example /axes421/ts , but where is the best place to put additional html pages is relative.
If you are adding maybe just one page, probably there is fine enough.

But if you are planning to have a page per each product, you should create your own folder, even there, like /axes421/ts/MYPAGES and store your pages there. That will also help with backup.

I usually create my own folder of custom images in /axes421/ts/skins/images/ like /axes421/ts/skins/images/DINO/ as that makes it easier to backup as well.

Just keep the authority for the *PUBLIC *R for the pages, and the owner AXES and notice that the /ts route is relative to your aXes folder installation.

If you are running aXes W3, then /axes421/ will be a typical name for the main folder, and /axes421/ts will be the place, but if you are running aXes JSM, then:
/axes421jsm/jsm/instance/www/instance/htdocs/ts

... will be a more typical one for the same.
rigor
Posts: 7
Joined: 07 Jul 2021, 12:46

Re: axFrame HTML Page Directory/Location

Post by rigor »

Hi Dino,

Thanks for the response.

We were able to access the HTML Pages that we uploaded to the AXES Web Server with your help.

Regards,
Rigor
Post Reply