"Blank" <blank@example.net> wrote in message
news:EAVHd.17731$wi2.15508@newssvr11.news.prodigy. com...[color=blue]
> DesignGuy wrote:[color=green]
> > There are thousands of HTML files that were created years ago, so[/color]
> renaming[color=green]
> > and fixing links is not an option. Is there anyway to restrict[/color][/color]
ob_gzhandler[color=blue][color=green]
> > to only compress files in a certain directory? For instance, only[/color][/color]
compress[color=blue][color=green]
> > files in
www.domain.com/abc/ and leave everything else alone?[/color]
>
> Oh, I see. Well, I have no idea about the resticting to a certain
> directory.
>
> Maybe you could write a PHP script to change all the HTML files to PHP
> files and alter the links within them as well. All it has to do is
> rename the files have a ".php" extension and then change the links
> within to point to ".php" instead of ".html". Of course you should back
> up the existing files first, and test the script on a different set of
> data, but it seems like it should be possible.[/color]
Unfortunately, also not on option since the search engines have indexed the
existing site structure thoroughly and with good rankings.
If I figure it out I'll post in this thread.
Thanks again for your help; at least I know why I was getting the garbage
characters.