English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-03-08 20:00:18 · 4 answers · asked by Empire 1 in Computers & Internet Programming & Design

hmm, this version is not working... could you please test it and give me a more detailed example? thx in advance...

2007-03-08 21:44:49 · update #1

Thx in advance for you help...

2007-03-08 21:46:35 · update #2

4 answers

Why not just restart apache on creation. It only takes a second or two to restart. You dont have to restart the entire server!

2007-03-09 00:54:35 · answer #1 · answered by Tracy L 7 · 0 0

guy gave up the appropriate international. God created loving people who could freely love him lower back! no longer robots to be counseled what to do. the comparable way with angels he needs his creation to be unfastened of their LOVE for him. in spite of the indisputable fact that some seek for power and continuously needs to harm a competent element!!

2016-12-18 18:32:36 · answer #2 · answered by Anonymous · 0 0

You can use the .htacces feature and ModRewrite to simulate subdomains without the need of external scripts or a restart

RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} subdom.domain.com/?(.*)$ [OR]
RewriteCond %{HTTP_HOST} subdom.domain.com:80/?(.*)$
RewriteRule ^(.*)$ http://www.domain.com/subdom/$1 [NE,L]

Create a directory called 'subdom' and all references to http://subdom.domain.com/ will be read from there

2007-03-08 21:31:24 · answer #3 · answered by ThatMan 2 · 0 0

I`ve tried this code and doesn`t work. Could you please test code you pasted and give us a link to check if it works?

Thanks.

2007-03-08 21:47:51 · answer #4 · answered by oriceon 1 · 0 0

fedest.com, questions and answers