Results 1 to 2 of 2
Hi,
I just installed an Apache2 on a dabian server box, with a bind9 installed. I tried to configure apache2.conf to setup a site direction I could not do it ...
- 12-09-2007 #1Just Joined!
- Join Date
- May 2005
- Posts
- 13
Apache2
Hi,
I just installed an Apache2 on a dabian server box, with a bind9 installed. I tried to configure apache2.conf to setup a site direction I could not do it and I googled with no answer. What I want to do is:
http://locallhost/test to redirected to i.e aljzazeera.net.
at the bottom of apache2.conf I added a line:
<Local /test>
Redirect /test الجزيرة نت
</local
and then offcourse /etc/init.d/apache2 reload or stop/start.
The result was error (nothing)
What am I doing wrong.
Your answers or tips.
Thanks
- 12-09-2007 #2
you can also use javascript redirection
javascript redirect - Google Search
create your index.html and put some javascript in it.


Reply With Quote
