please keep list posts on the list, thanks! On Thu, 2003-10-23 at 14:15, Rick Weinbender wrote: > After the install there is a new folder /var/www/sqwebmail. > Within it are a bunch of .gif files and sqwebmail.css. > Shouldn't there be a sqwebmail.html file somewhere? > Your web site says that I just point a browser to > http://yourwebsite/cgi-bin/sqwebmail
no html file, that url points at the sqwebmail cgi binary that generates the stuff for the webserver to send back to the client. That's how cgi works. You should read up on some documentation for your webserver on how exactly the whole cgi process works with it. >From what I gather about your post, you are just looking on the server to see if the files exist, but you haven't actually tried it in your webbrowser. try it in your browser, and if you have problems, find the relevant error log entries that describe the problem, troubleshoot it, and if you still have problems, post back to the list with your questions. -Jeremy -- Jeremy Kitchen Systems Administrator [EMAIL PROTECTED] ..................... Inter7 Internet Technologies, Inc. www.inter7.com 866.528.3530 toll free 847.492.0470 int'l 847.492.0632 fax GNUPG key ID: 93BDD6CE
