Hello, I am using CKEditor / CKFINDER on my site as my texteditor and image upload.
CKEditor and CKFinder Folder need to put on the root, outside my Public_html .
My dir structure be like : - ckeditor, -CKfinder, -public_html
And my text editor image stored in : ckfinder/userfiles/files
Question :
- how to change CKFinder default image upload path ? i want to puth my image files to inside public_html
- example my domain is : domain.com, how can i get my images url that stored in ckfinder dir that outside my public_html?
i spent my times in many days to solve this but i havent found the sollution.
i found so many topic about this but nothing solve my problem.