Apache Module mod_dialup Description:
Send static content at a bandwidth rate limit, defined by the various old modem standards
Status:
Experimental
ModuleIdentifier:
dialup_module
SourceFile:
mod_dialup.c
Summary It is a module that sends static content at a bandwidth rate limit, defined by the various old modem standards. So, you can browse your site with a 56k V.92 modem, by adding something like this: <Location "/mysite">
ModemStandard "V.92"
</Location> Previously to do