Marcos Nobre wrote: > > Ok. Let me start again. > > First of all, I need to create a "site" that is pointed by a browser > (naturaly) like : > http://localhost/mysite > ... > <Directory /var/www/*> > Options -Indexes FollowSymLinks > #Options FollowSymLinks > #AllowOverride None > AllowOverride All > > <Files ~ (\.asp)> > SetHandler perl-script > #PerlHandler Apache::ASP > #PerlSetVar Global . > #PerlSetVar StateDir /tmp/asp > </Files> > </Directory> > > # > ================================================ > If I uncomment the directives above, restarting Apache give some erros. > What is wrong ? > This lines was copied from apache::asp install instructions. > I heard somebody here talking that the .httpaccess files is that would have > to contain these directive. It is True ? >
What are "some errors" ? The .htaccess is only relevant when that is what you are using to configure Apache::ASP, which is the case for running the ./site/eg examples from the distribution. -- Josh _________________________________________________________________ Joshua Chamas Chamas Enterprises Inc. NodeWorks Founder Huntington Beach, CA USA http://www.nodeworks.com 1-714-625-4051 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]