Show
Ignore:
Timestamp:
02/08/07 14:11:20 (2 years ago)
Author:
moseley
Message:

Add redirect for swish-e.com

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish_website/README

    r1893 r1909  
    288288                $ROOT/swish_website/bin/build --root $ROOT --apache > httpd.conf 
    289289 
    290  
    291             It might be necessary to specify the full path to the modules unless 
    292             the modules are located "modules" in ServerRoot. 
    293  
     290            You will likely need to specify the full path to the modules (-module_dir) 
     291            unless you first cd to the ServerRoot directory and "modules" is a 
     292            subdirectory. 
     293 
     294            You may notice a few warnings: 
     295 
     296            Warning: module '/usr/lib/apache2/modules/mod_access.so' was not found 
     297            Warning: module '/usr/lib/apache2/modules/mod_auth.so' was not found 
     298            Warning: module '/usr/lib/apache2/modules/mod_log_config.so' was not found 
     299 
     300            This is normal on Apache 2.2 since those modules were renamed.  The script 
     301            will try the new names for those modules. 
    294302 
    295303            For debugging locally, say just the web site