You'd put the same directives in the .htaccess file as you would in  
the Apache config file.

Just make sure that your web hosting service has

AllowOverride All

set in their <Directory> section for your file hierarchy. If they  
won't do that for you then you need to find a new web hosting service.
        - john romkey
        http://www.romkey.com/

On Apr 11, 2007, at 7:11 PM, Jonathan Lang wrote:

> My web hosting service does not provide perl_mod support, and I am
> unable to get changes made to the <VirtualHost> section corresponding
> to my site.  As I read it, this means that the only way that I have
> left to customize Apache's behavior is via .htaccess files.
>
> With this in mind, how can I go about enabling Mason?  HTML::Mason is
> installed on the server, but I somehow need to tell Apache to make use
> of it.
>
> -- 
> Jonathan "Dataweaver" Lang
>
> ---------------------------------------------------------------------- 
> ---
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to  
> share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php? 
> page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to