[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] ASP wont work with box checked!!



> Do I just take out the # then ASP will work for the virtual site?

Yes, remove the comments, restart httpd and
then ASP should work properly ;-)

Hostmaster***


----- Original Message ----- 
From: "Paul Brown" <paulb@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, June 01, 2001 10:32 AM
Subject: RE: [cobalt-users] ASP wont work with box checked!!


> Hey All
> 
> This is what I see on the httpd conf file....
> 
> BlaBlaBla
> AddHandler cgi-wrapper .cgi
> AddHandler cgi-wrapper .pl
> AddType application/x-httpd-php .php4
> AddType application/x-httpd-php .php
> # AddHandler chiliasp .asp
> # AddHandler chiliasp .asa
> </VirtualHost>
> 
> Do I just take out the # then ASP will work for the virtual site?
> 
> Cheers
> 
> Paul
> 
> -----Original Message-----
> 
> Hello Paul,
> 
> please vi to httpd.conf
> 
> vi /etc/httpd/conf/httpd.conf
> 
> and check the .asp lines. Maybe there
> are comments in front of these lines.
> 
> If yes remove all .asp comments manually
> and restart Apache :
> 
> /etc/rc.d/init.d/httpd restart
> 
> Do this as root of course.
> 
> If you don't find comments in front of
> the lines then also restart Apache without
> changing the httpd.conf
> 
> ASP server should be enabled after the
> restart.
> 
> Good luck,
> Hostmaster ***
> 
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>