SSL and htaccess rewrite, possible?
Hi, I have an account on Servage.net and they offer a free SSL directory, but I need to copy all files needed into it. So if running a shop I need to basically copy my entire shop into the directory so that image thumbnails and all that stuff works fine - I would need to update it every time a new product is added etc.I would like to know if it is possible to use .htaccess to rewrite all requests in the SSL directory internally to my shop directory, would this be allowed in Apache?.
I tried a lot of different rewrite rules and usually got either 404 or forbidden - but I am not sure if it was possible to succeed or if i was making mistakes.