On Tue, 19 Nov 2002 10:50:05 -0500
[EMAIL PROTECTED] wrote:
> Hiya everyone,
>
> Another newbie question, I have an apache server setup with two instances,
> one for static pages and one for mod_perl dynamic pages. I use
> HTML::Template to generate my content. I would like to use CSS for styling
> but I can't seem to get it to work with mod_perl. I am assuming that it's
> a configuration issue, since I see mod_perl attempting to execute the css
> file. Does anyone have any configuration suggestions for mod_perl + css.
>
> TIA,
>
> Brett
>
Hi.
You should better explain your actual configuration in order
to help you.
Have you a proxy front-end/mod_perl middle-end architecture
or you use two Apache running on different ports?
- Enrico