×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Scott,
That very well could be the problem but for the life of me I would not know 
how to fix it.

Here is the config file as it stands right now:

 ************Beginning of data**************   
# Apache Default server configuration          
                                               
# General setup directives                     
HotBackup Off                                  
CgiConvMode %%MIXED/MIXED%%                    
HostNameLookups Off                            
UseCanonicalName On                            
TimeOut 30000                                  
KeepAlive Off                                  
DocumentRoot /www/apachedft/htdocs             
AddLanguage en .en                             
                                               
# Deny most requests for any file              
<Directory />                                  
  order allow,deny                         
  deny from all                            
  Options -Indexes -ExecCGI -includes      
  AllowOverride Limit Options              
</Directory>                               
                                           
                                           
# Allow requests for files in document root
<Directory /www/apachedft/htdocs>          
  order allow,deny                         
  allow from all                           
</Directory>                               
Listen 80                                  
<Directory /QSYS.LIB/QCGISRC.LIB>          
  Options +ExecCGI                                         
  Order Allow,Deny                                         
  Allow From All                                           
</Directory>                                               
                                                           
MapMatch ^/CGI-BIN/(.*) /CGI-BIN/$1.PGM                    
ScriptAliasMatch  ^/CGI-BIN/(.*) /QSYS.LIB/QCGISRC.LIB/$1  


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.