H.. pals I have a site up and running. Now I want to install a directory script under this url http://www.mysite.com/directory I think it can be done simply by creating a new directory n install script in tht But I wants to install tht script out of document root. How can I do it? I think URL aliases can be used, But im not seeing ny thing to create a url aliase in my cpanel hosting.
If you want to install it into /directory you should, most scripts should work from the directory they are install into If you want your directory to be installed into / but showing as /directory, this MIGHT cause some problems with your script, as they generaly are written to work from the directory they are installed into, so using aliases can cause problems.