Hi All, Iam trying to run asp scripts in Linux platform..
Iam using Apache server with Apache-Asp engine to run asp scripts.. I changed the httpd.conf file & included these directives... <Directory /home/intranet/www/html/timesheet/timesheet> Options FollowSymLinks AllowOverride All </Directory> <Files ~ "^\.asp"> SetHandler perl-script PerlHandler Apache::ASP PerlSetVar Global /home/intranet/www/html/timesheet/timesheet/. PerlSetVar StateDir /tmp/asp </Files> Now i restarted the server & tried to run asp scripts again... But the browser is returning the code instead of executing it... Plz give me some solutions so as to make asp files running... regards bhargavi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]