> How is that done where there is no filename included in the url, just
> the directory and then the variables?

Same way that you can have a URL without the query string without a
filename, such as http://petdance.com/perl/.  Apache sees that there's
not a filename, and so looks at index.html (or whatever else is
specified in the DirectoryIndex directive).

xoxo,
Andy

-- 
'Andy Lester        [EMAIL PROTECTED]
 Programmer/author  petdance.com
 Daddy              parsley.org/quinn   Jk'=~/.+/s;print((split//,$&)
                            [unpack'C*',"n2]3%+>\"34.'%&.'^%4+!o.'"])

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to