As i upload using ckfinder the file/image uploads in the defined folder, but it return a url to ckeditor, using the url the image is not loading in ckeditor, i dont know why, am working in the localhost,
my config is as follows-
baseUrl = "/var/www/html/WC/joseph/plugins/ckfinder/userfiles/"
the ckfinder returns the same url to ckeditor, but it doesnt loads image with http://localhost the image loads,
but i cant able to change the config as locahost, when i change it then the upload doesn't works, anyone plzz help me