Changeset 520 for server/fedora/config/etc/httpd/conf
- Timestamp:
 - Nov 29, 2007, 12:02:51 AM (18 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          server/fedora/config/etc/httpd/conf/httpd.conf (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
server/fedora/config/etc/httpd/conf/httpd.conf
r511 r520 44 44 #LoadModule dav_fs_module modules/mod_dav_fs.so 45 45 #LoadModule vhost_alias_module modules/mod_vhost_alias.so 46 #LoadModule negotiation_module modules/mod_negotiation.so46 LoadModule negotiation_module modules/mod_negotiation.so 47 47 LoadModule dir_module modules/mod_dir.so 48 48 LoadModule actions_module modules/mod_actions.so … … 80 80 81 81 <IfModule mod_dir.c> 82 DirectoryIndex index .html index.htm index.cgi index.pl index.php index.py index.shtml index.exe82 DirectoryIndex index index.html index.htm index.cgi index.pl index.php index.py index.shtml index.exe 83 83 </IfModule> 84 84  
Note: See TracChangeset
          for help on using the changeset viewer.
      