|
Home > Archive > Apache Server configuration support > February 2004 > UserDir with '@' Sign
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
UserDir with '@' Sign
|
|
|
| Hello,
I want to know if we can give/enable a UserDir in such a way that
instead of using syntax like
http://www.domain.tld/~user/
We could use
http://user@domain.tld/
and the UserDir specified page openes.
I know this is possible but I am missing the syntax.If someone else
knows about this fact please let me know.
Thanks in Advance.
Regards,
Nasir Mahmood.
| |
| patpro 2004-02-25, 9:35 am |
| In article <16734612.0402250427.2e608328@posting.google.com>,
nasirmahmood@sat.net.pk (Nasir) wrote:
> Hello,
>
>
> I want to know if we can give/enable a UserDir in such a way that
> instead of using syntax like
>
> http://www.domain.tld/~user/
>
> We could use
>
>
> http://user@domain.tld/
keep in mind that this syntax will no longer work on IE Win, as MS
decided to not support it any longer.
By the way, you'll probabely need to use mod_rewrite for this job.
patpro
--
je cherche un poste d'admin UNIX/Mac
http://patpro.net/cv.php
| |
|
|
|
|
|