# last 2001-11-19 (16:14 +0800), Allan Garcia <[EMAIL PROTECTED]>
  mentioned something about apache problem ?

| could you guide me on apache web server on how can i configure it to do URL
| redirection. meaning that requests through http://test.com would be
| automatically redirected to http://ako.com/ako/index.html

  either use mod_rewrite or use html redirection.
  in your http://test.com/index.html, put this within the <head></head>
  tags:

  <meta http-equiv=refresh content="0; url=http://ako.com/ako/index.html";>

...
  m a r c o  a n t o n i o  c a b a z a l
  wolfpac communications                        http://www.wolfpac.net

--
It is very difficult to prophesy, especially when it pertains to the future.



_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to