Michael Whitman on Wed, 4 Apr 2001 14:03:43 -0400 |
If i have a DocumentRoot "/var/www/docroot" and in docroot i have a directory caller 'exam' this url works www.mydomain.com/exam/ but not this www.mydomain.com/exam
btw <Directory "/var/www/wwthreads"> AllowOverride None Options ExecCGI SetHandler cgi-script Order allow,deny Allow from all </Directory> worked Thanks to --t
|
|