Hi,

Saturday, August 30, 2003, 2:49:43 AM, you wrote:
CC> Hey,

CC> I am setting up Apache 1.3.27 on a linux box (I really dont know much about
CC> linux) and I am having small problem. When a specify a subdirectory off of
CC> my document root, I must include a "/" forward slash in order for the index
CC> page to load, otherwise I get the "The page cannot be displayed" message.
CC> For example, I must type:

CC> http://somedomain/phpmyadmin/

CC> instead of

CC> http://somedomain/phpmyadmin

CC> My only previous experience with configuring apache is on Win machines,
CC> where I haven't had this problem before. I know this is off topic but u guys
CC> know everything, so any help would be greatly appreciated. Thanks


make sure apache is compiled with and using mod_dir (it should by
default..)

-- 
regards,
Tom

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to