by use the .htaccess file?, and should it
be in the directory that I have placed it in?
Thanks
Tryst
On 26/09/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 9/26/05, Trystan Hughes <[EMAIL PROTECTED]> wrote:
> > Hi I have checked my Apache Error log and it states the follo
gt;Apache, which is run as
the Local System Account.
What if I wanted to have my web application outside of the server
root, should this Alias command direct the enter URL to this new
directory that resides outside the server-root?
Thanks
Tryst
On 9/26/05, Trystan Hughes <[EMAIL PROTECTED]>
Hi all,
I want to create an Alias in the apache httpd.conf file and have done
so like this
Alias /test_alias/ "C:\Documents and Settings\Trystan\My Documents\"
So, what this should effective do is to print the directory contents
of 'My Documents' directory when I enter the following URL into m