There's two options, both listed here http://stackoverflow.com/questions/16914673/serve-images-outside-web-application
Be warned that using a local directory has issues with security, portability, transactions, clustering and thread safety. You might want to consider using a database or Amazon s3 etc.