You just need to make sure that the images and js files are
available under
Apache using the path:
/nwimg/mail/panel
Normally these are under e:surgemailwwwnwimg, but apache
will need to
know where to find these files. I can't help with Apache
configuration
advice but that should hopefully be fairly self evident.
Else you can setup apache to forward requests on to
surgemail as per:
http://netwinsite.com/surgemail/help/faq.htm#Apache_IIS
a>
Marijn
----- Original Message -----
From: <surgemail-list netwinsite.com>
Newsgroups: netwin.surgemail
To: <both netwinsite.com>
Sent: Thursday, October 05, 2006 6:54 AM
Subject: Webmail on other drive
> Hi,
>
> Situation:
> My webserver (Apache) is running on drive d:
> Surgemail is running at the same server on drive e:
> Port 7080 is not avalible
> I'll run webmail within a frame to port 80
> Something like:
>
> <html>
> <head>
> <title>
> Welkom bij webmail gompy.net
> </title>
> <frameset rows="*,100%">
> <frame name="leeg"
src="leeg.html">
> <frame name="mailkick" src=http://w
ww.gompy.net/cgi-bin/webmail.exe>
> </frameset>
> <noframes>
> <body>
> <h1>Uw browser ondersteunt geen
frames!</h1>
> Klik <a href="http://w
ww.gompy.net">hier</a> om door te gaan.
> </body>
> </noframes>
> </html>
>
> I placed the files webmail.exe and webmail.ini into the
cgi-bin directory
> of Apache.
> BUT, if I open the page http://www.g
ompy.net/cgi-bin/webmail.exe is
> missing the gif's on the page.
> I use the webmail.ini file as it is from netwin.
>
> nwimg /nwimg/mail/panel
> workarea e:surgemailweb_work
> bulletin_path e:surgemailweb_workbulletins
> bulletin_users admin-gompy
> no_folder_case true
> use_surgemail_xfile true
>
> templates e:surgemailwebmailpanel
> do_full_login smooth,surge
> tpl_set 1 e:surgemailwebmailpanel /nwimg/mail/panel
Panel Set (Panel)
> # Add one line per template set defined (see
> http://
netwinsite.com/surgemail/templates.htm)
> #tpl_set 2 e:surgemailwebmailpanel /nwimg/mail/panel
Template2
> (Template2)
> tpl_set surge e:surgemailwebmailmastersetsurge
/nwimg/mail/surge Surge
> Set (Surge)
> masterset surge e:surgemailwebmail /nwimg/mail/surge
> tpl_set smooth e:surgemailwebmailmastersetsmooth
/nwimg/mail/smooth
> Smooth Set (Smooth)
> masterset smooth e:surgemailwebmail
/nwimg/mail/smooth
>
> Wat do I have to change to load also the gif's into the
page ? and
> hopefuly a working webmailpage ?
>
> TIA, Rob
>
>
|