Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    May 2005
    Posts
    13

    Question 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

  2. #2
    Linux Engineer jledhead's Avatar
    Join Date
    Oct 2004
    Location
    North Carolina
    Posts
    1,077
    you can also use javascript redirection
    javascript redirect - Google Search

    create your index.html and put some javascript in it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •