how to add alias to path behind the webroot
Hello, any idea how to get say, mydomain.com/files to point to somewhere behind the webroot? I have tried and tried but no success. I have setup a virtual host etc with apache and such but no luck. I am not sure if the htaccess in fuel or codeigniter for that matter is overriding the virtual host. Maybe someone out there knows better than I as this stuff is a bit crazy. Seems like it should work. I installed xcache and I am trying to use the admin panel. They say I can just copy the admin folder to the root or down stream but not sure how to make that work with fuel. So I am trying to create an alias instead. Can you help? Anyone?
Comments
It talks about this at the bottom of the page. So, how can I do this using something like: "Alias /xcache /var/www/html/admin" ?
Using Fuel? When I set it up, it keeps sending me through the Fuel code and gives back the header.php error when you have no place for it to go. I don't have a 404 set up. I can't get it to respond and allow access to the back end. Make sense?
People talk about this xcache admin issue.. if I was not using MVC it may be easier. I think now i may be up against trying to get a vhost to redirect to the backend admin folder but the Fuel and or Codeignitor htaccess or whatever is overriding the vhosts. I think. I think this is worth discussing because I can't be the only one with this issue using MVC and xcache.
What was the error?