2005/12/2, Jacky <[EMAIL PROTECTED]>:
> 1. use server-side script to generate CSS files, so that the image path can
> be stored in one variable.
> 2. move also the CSS files to the image location, so the css files can still
> use relative reference. The only change is the import location in the HTML.
>
> While solution 2 seems to be a lot easier and reasonable (to me), it needs
> our customer approval to do so. Any suggestion on this?
>

How about this?

3. Use server configuration options, e.g. "Alias" directive in case
server is Apache:

Alias  /app/img /public/internet/app/img

Regards,
Rimantas
--
http://rimantas.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to