Re: How to apply Apache directives to 'dynamic' HTML?

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

 



On 10/9/07, Chris G <cl@xxxxxxxx> wrote:
> On Tue, Oct 09, 2007 at 04:13:11PM -0500, Arthur Pemberton wrote:
> > On 10/9/07, Chris G <cl@xxxxxxxx> wrote:
> > > I am using the default apache 2.2 configuration in Fedora 7 as server
> > > on my home Linux box.  It's all working much as I want but I have one
> > > issue that I can't find any really straightforward information about.
> > >
> > > How does one apply apache directives to web pages that are generated
> > > by a CGI script?
> > >
> > > I am running pyBlosxom (a python blog server) as a blog for personal
> > > notes, I want to set the default character set for only the blog pages
> > > to iso-8859-1 rather than the default utf-8.  How do I do this?
> > >
> > > If it was just simple HTML then I'd do something like:-
> > >
> > > <Directory /the/directory/with/html/files>
> > >     AddDefaultCharset ISO-8859-1
> > > </Directory>
> > >
> > > (I think!)  However I don't see how to apply this to files which are
> > > dynamically served by a CGI script, i.e. the URL is something like:-
> > >
> > >     http://my.home.system/cgi-bin/pyblosxom.py/wiki/directory/file
> > >
> > > What (if anything) do I put in the <Directory ....>?
> >
> >
> > You can set ENV variables fron Apache config... don't know
> > how...Google should know.
> >
> How does that help?

Your CGI script could then read the ENV variable and set the charset itself

-- 
Fedora 7 : sipping some of that moonshine
( www.pembo13.com )

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux