활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi Community,
I am building a client's webapp whose assets file structure is as following, is it possible to create sub folders under "res" directory path? otherwise I need to dump everything in the resources folder and modify all the folder paths in the html pages and css files and javascript files, is this a limitation? what can be done?
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
AFAIK, Uploading folders is not possible. You will have to manually upload the assets and replace the relative paths to the server path.
Thanks,
Manoj
AFAIK, Uploading folders is not possible. You will have to manually upload the assets and replace the relative paths to the server path.
Thanks,
Manoj
Hello,
Do you have access to the server ? I mean, not through the console, but with FTP access or a distant desktop ?
If so, you can create subfolders in the 'res' folder. These subfolders are accessible with the HTTP access to the 'res' folder.
Another way should be to upload a zip file of your folder with the console (with the xtk:fileRes) and try to unzip it with the ExecCommand function, but beware, this could be dangerous for your instance. I recommend you to try it in a development environement.
조회 수
답글
좋아요 수
Hi @david--garcia,
Were any of the given solutions helpful to resolve your query? Do let us know.
Thanks!
조회 수
답글
좋아요 수
조회 수
Likes
답글
조회 수
Likes
답글
조회 수
Likes
답글