List Info

Thread: Redirect different pages




Redirect different pages
user name
2006-03-29 09:22:32
hi everyone,

please, how to redirect different pages with apache2? and how do can it?

example:  www.prueba.com redirect to www.example.com(example.com is my dafault page)

Regards
Arturo

Pd: sorry my english is no good. :P
Redirect different pages
user name
2006-03-29 10:17:06
Hi,
In a web page you can use:
<re-direct.html>
&lt;html>
  <head&gt;
    <meta http-equiv="Refresh" content="1; URL=http://www.google.com" />
    <title>Untitled Document&lt;/title>;
  </head&gt;
  <body&gt;
  </body&gt;
</html>

Where the meta tag, content="time in seconds{1 second in this case}" and URL where you want to go{google on this case}.
Make sure the meta tag inside the <head&gt;</head> tags.
I hope that this helps, really just html. I am so new to apache(yesterday) I think that I need to buy a book:(

Johnny

On Mar 28, 2006, at 11:22 PM, Arturo Leon wrote:

hi everyone,

please, how to redirect different pages with apache2? and how do can it?

example:  www.prueba.com redirect to www.example.com(example.com is my dafault page)

Regards
Arturo

Pd: sorry my english is no good. :P

Redirect different pages
user name
2006-03-29 11:25:36
hi, thanks for your help.

but i need redirect it with apache, no with html or javascript redirect code.

i m a new user for apache, too.  : (

Regards
Arturo

2006/3/29, John Barrett <hawaii.edu">johnbarrhawaii.edu>:
Hi,
In a web page you can use:
<re-direct.html>
&lt;html>
  <head&gt;
 &nbsp;  <meta http-equiv="Refresh" content=&quot;1; URL= http://www.google.com" />
&nbsp;   <title>Untitled Document&lt;/title>;
  </head&gt;
  <body&gt;
  </body&gt;
</html>

Where the meta tag, content=&quot;time in seconds{1 second in this case}"; and URL where you want to go{google on this case}.
Make sure the meta tag inside the <head&gt;</head> tags.
I hope that this helps, really just html. I am so new to apache(yesterday) I think that I need to buy a book:(

Johnny

On Mar 28, 2006, at 11:22 PM, Arturo Leon wrote:

hi everyone,

please, how to redirect different pages with apache2? and how do can it?

example:&nbsp; www.prueba.com redirect to www.example.com( example.com is my dafault page)

Regards
Arturo

Pd: sorry my english is no good. :P


[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )