Re: Wildcard subdmoains
--
"Rik" <luiheidsgoeroe@hotmail.com> 写入消息
news:d174a$4581fc3b$8259c69c$29310@news1.tudelft.n l...
> Offcourse it does, however, it was not my problem :-).
>
> The point was to even arive at 'specific_subdomain.example.com' from
> 'random_subdomain.example.com'
Maybe, you can use module_rewrite to use files in "specific directory"
to response the request wich has header "specific_subdomain.example.com".
and all other request with header 'random_subdomain.example.com' not
configured explicit use a file "invalid_domain.htm".
Then, 'specific_subdomain.example.com' is arive from
'random_subdomain.example.com'
Oops, my English is poor, I try hard to read your words, may misunderstand
you.
> --
> Rik Wasmus
>
>
|