Apache modules and nginx

uros678 nginx-forum at nginx.us
Wed Apr 8 12:27:53 MSD 2009


Hello,

I'm trying to setup a nginx server for our webcrew and they send me a list of apache modules from the config file that they have. Now if they need all of them I don't now and neither do they. The list is as follows:

LoadModule actions_module modules/mod_actions.so
LoadModule alias_module modules/mod_alias.so
LoadModule asis_module modules/mod_asis.so
LoadModule auth_basic_module modules/mod_auth_basic.so
LoadModule authn_default_module modules/mod_authn_default.so
LoadModule authn_file_module modules/mod_authn_file.so
LoadModule authz_default_module modules/mod_authz_default.so
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
LoadModule authz_host_module modules/mod_authz_host.so
LoadModule authz_user_module modules/mod_authz_user.so
LoadModule autoindex_module modules/mod_autoindex.so
LoadModule cgi_module modules/mod_cgi.so
LoadModule dir_module modules/mod_dir.so
LoadModule env_module modules/mod_env.so
LoadModule imagemap_module modules/mod_imagemap.so
LoadModule include_module modules/mod_include.so
LoadModule isapi_module modules/mod_isapi.so
LoadModule log_config_module modules/mod_log_config.so
LoadModule mime_module modules/mod_mime.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule setenvif_module modules/mod_setenvif.so
LoadModule userdir_module modules/mod_userdir.so

Now my question is, which of those modules have a nginx variant? So I can get back to them if there should be a problem. They are running Typo3 if this helps anyone...

Thanks...

Uroš

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,913,913#msg-913






More information about the nginx mailing list