Right now you have to go into the modules directory and rename the configuration file or move it out of the way. Be nice to be able to use something like what apache has, a2enmod, for example.
besenmod nc
and it enables the netcdf_handler module
besdismod h5
and it disables the hdf5_handler module.
Would need to make sure that the module isn't a dependency of another module, though.
Right now you have to go into the modules directory and rename the configuration file or move it out of the way. Be nice to be able to use something like what apache has, a2enmod, for example.
besenmod nc
and it enables the netcdf_handler module
besdismod h5
and it disables the hdf5_handler module.
Would need to make sure that the module isn't a dependency of another module, though.