Hi Jeremy,

On Di, 15.03.2005, 16:23, Jeremy Shaffner sagte:
> Greetings,
>
> Is it at all possible to host SquirrelMail in the root of a web site _and_
> to eliminate the src/ directory from the path, possibly via mod_rewrite?
>
> My goal is, for example, http://webmail.domain.com/login.php (etc) instead
> of http://webmail.domain.com/src/login.php (and so on).

why don't yopu use the "default" index.html containing something like:

<html>
<head>
<title>
My Own Webmail
</title>
</head>
</frameset>
<frame src=/src/login.php">
</frameset>
</html>

This works great for me.

> My attempts thus far have failed with SM breaking after rewriting /src/*
> as
> /*.
>
> Jeremy Shaffner
> System Operations
> Fusion Broadband, Inc.

Cheers

    Sven





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to