I am having trouble with what should be a simple Apache web server mapping:

I had:

Alias / /home/httpd/html/mydomain.com/
and it correctly ran the index.cfm in that directory when I went to the domain name in 
my browser.

I changed it to:

Alias / /home/httpd/html/mydomain.com/public/
and now when I go to the domain name my browser shows me a listing of the files in the 
"public" directory INCLUDING the index.cfm file. I tried putting an index.htm just to 
make sure it wasn't Cold Fusion causing the problem and I still get a directory 
listing including the index.cfm and index.htm files in the list.

That is the only thing I changed. I can change it back and forth and see it work/not 
work.

-Going crazy


---------------------------------------------------------------------------
Peter Theobald, Chief Technology Officer
LiquidStreaming http://www.liquidstreaming.com
[EMAIL PROTECTED]
Phone 1.212.545.1232 Fax 1.212.679.8032

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to