Thank you Sean, this solved my problem!
Thank you a lot.
Cheers!
---
Antonio Piu
[EMAIL PROTECTED]
www.italocalvino.it
www.taldeitali.it
Il giorno 20/feb/08, alle ore 15:11, Sean Allen ha scritto:
This might help:
http://willy.boerland.com/myblog
could be linked from my site
only?
I tried using:
ORDER DENY,ALLOW
DENY FROM ALL
ALLOW FROM 127.0.0.1
but without luck... because image become unreachable from my pages too.
Any ideas?
Thank you in advance!
---
Antonio Piu
[EMAIL PROTECTED
>> Want I want to do is the following:
>>
>> If someone accesses http://user.domain.com/ he shall be
redirected to
>> http://www.domain.com/~user/
>
> From http://www.easymodrewrite.com/example-subdomains without having
> tested it, this should work:
>
>RewriteEngine On
>RewriteBase /
Want I want to do is the following:
If someone accesses http://user.domain.com/ he shall be redirected to
http://www.domain.com/~user/
From http://www.easymodrewrite.com/example-subdomains without having
tested it, this should work:
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HO
Hello,
I am new to this forum (found it via Google). Please forgive that I
just snow in like that, but I have a rewrite problem, which
a .htaccess Guru can maybe solve in a few minutes. - I wasted already
some days, but it still doesn't work.
Want I want to do is the following:
If someon