On 3/15/05 11:45 PM, "Jonathan Angliss" <[EMAIL PROTECTED]> wrote:
 
> You'll have difficulty doing it because of things like plugins,
> images, css files, javascript files, etc. Because these files are
> outside of the src/ directory, and the request for them is usually
> relative to the src directory (ie ../img/mypic.png), then it'll cause
> some odd issues with URLs. Then there is the session handling code,
> which is probably what you're seeing in affect with your error on the
> user/pass unknown. Chances are, the session/cookie information is
> being messed up some how.
> 
> Is there any particular reason you wanted to host it like that? I've
> never tried it myself, I'd have to have a play with it.

Primarily for aesthetics.  It's like the option in file browsers that
display only the directory name in the title bar but not the full path.  As
a geek I prefer to see the full path.  But for my webmail I think I prefer a
"simpler" URL (not that /foo/src/webmail.php or /src/webmail.php isn't
already pretty simple, but I hope I'm explaining myself well.)

There's also the directory name itself.  'src' is too "clinical" (if I can
borrow that term) compared to say 'sqm' or 'web'.  You wouldn't want, for
example, a web site to be www.domain.com/htdocs/, and sites that do prefer
/something/ go with something like /home/ (I just found www.softimage.com as
an example.  Don't worry, it's SFW.)

I've used a lot of webmail apps as an admin, but not so much as a user, so I
don't really know how often people pay attention to the URL (I mean, look at
Gmail.)  This is just how I feel.

I like Sven's suggestion to use frames, so maybe I'll just do that.  :)

Btw, thankyou for Squirrelmail.


-- 

Jeremy Shaffner
System Operations
Fusion Broadband, Inc.



-------------------------------------------------------
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_id=6595&alloc_id=14396&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=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to