Upload images and store them outside virtual directory

  •  04-15-2015, 8:24 PM

    Upload images and store them outside virtual directory

    Hello 

     

    I am using Richtexteditor in the website. As of now I am storing the images in the uploads folder in the virtual directory itself and the images are used in the html and the html is stored in the database. I am using absolute path in richtexteditor. The above functionality is working fine. However, I would like to store the images outside the website's virtual directory so that when I run multiple instances of the website, all instances upload the images to a common location (or CDN) and this common location path should be used in the html for images. Is there any way I can achieve this with richtexteditor? 

     

    Thanks

    Raghav. 

View Complete Thread