Subfolder - Web Application

Hello Everyone,

I have a website live for https://example.com in WordPress with let’s encrypt. It is possible to have a web application( codeigniter base) on the subfolder like https://example.com/app/

Shall I use: ee site create https://example.com/app --php

Will it work, without messing up my parent website? Will there be any issue with let’s encrypt SSL.

Thank you in advance. Regards, Rahul D Sarker

No, it won’t work.

You’ll have to manually adapt your vhost in order to provide rewrite rules to your web app, at least.

Thank you for taking out your time and answering. Do you have any idea is upload the application without using easyengine command. Regards, Rahul D Sarker