Re: [EMAIL PROTECTED] Redirection

2008-07-19 Thread solprovider
On 7/19/08, Alberto García Gómez <[EMAIL PROTECTED]> wrote: > I have this URL > http://www.server.com/index.php?article1.html > > and work like that > http://www.server.com/?article1.html > > But I really really need this > http://www.server.com/article1.html > > And I need to work like previ

[EMAIL PROTECTED] Redirection

2008-07-19 Thread Alberto García Gómez
I have this URL http://www.server.com/index.php?article1.html and work like that http://www.server.com/?article1.html But I really really need this http://www.server.com/article1.html And I need to work like previous URL and I need to make the changes in .htaccess file PLEASE I had try ev

Re: [EMAIL PROTECTED] Redirection to www

2008-06-23 Thread Matus UHLAR - fantomas
> On 19.10.06 09:26, Joshua Slive wrote: > > On 10/19/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: > > > > >in some cases it would be nice if apache redirected all requests to > > >ServerAlias to ServerName automatically... a wishlist bug probably? > > > > Yes, I've always sort-of wanted

[EMAIL PROTECTED] Redirection issue in a SSL virtual hose

2008-04-21 Thread John Bourke
Hi, I have some applications which are running under Tomcat, in a directory called "www". The Applications are called "Admin" and "Customer". I use Apache to redirect and proxy into Tomcat. I want to access my application using several URLS http://www.company

[EMAIL PROTECTED] redirection

2007-12-19 Thread Melanie Pfefer
hello, is it possible in apache to redirect a certain url (everything that start with OpenObject) to another port? for example: http://xena/OpenObject?doc=ERW to http://xena:9000/OpenObject?doc=ERW? thanks. __ Sent from Yahoo! Mail

Re: [EMAIL PROTECTED] Redirection to www

2006-10-23 Thread Matus UHLAR - fantomas
On 19.10.06 09:26, Joshua Slive wrote: > On 10/19/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: > > >in some cases it would be nice if apache redirected all requests to > >ServerAlias to ServerName automatically... a wishlist bug probably? > > Yes, I've always sort-of wanted a > UseCanoni

Re: [EMAIL PROTECTED] Redirection to www

2006-10-19 Thread Joshua Slive
On 10/19/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: in some cases it would be nice if apache redirected all requests to ServerAlias to ServerName automatically... a wishlist bug probably? Yes, I've always sort-of wanted a UseCanonicalName enforce that would redirect to the canonical

Re: [EMAIL PROTECTED] Redirection to www

2006-10-19 Thread Matus UHLAR - fantomas
On 18.10.06 18:45, Joshua Slive wrote: > On 10/18/06, stupidmail4me <[EMAIL PROTECTED]> wrote: > >What's the easiest way to redirect people so that they > >go to www. > > > >IE, they type in foo.com and they automatically get > >redirected to www.foo.com. How can you ensure that the > >www part is

Re: [EMAIL PROTECTED] Redirection to www

2006-10-18 Thread Joshua Slive
On 10/18/06, stupidmail4me <[EMAIL PROTECTED]> wrote: What's the easiest way to redirect people so that they go to www. IE, they type in foo.com and they automatically get redirected to www.foo.com. How can you ensure that the www part is there? See: http://httpd.apache.org/docs/1.3/misc/FAQ.h

Re: [EMAIL PROTECTED] Redirection to www

2006-10-18 Thread Evan Platt
At 01:51 PM 10/18/2006, you wrote: What's the easiest way to redirect people so that they go to www. IE, they type in foo.com and they automatically get redirected to www.foo.com. How can you ensure that the www part is there? You could have your DNS provider alias @ to www... unless I'm missi

[EMAIL PROTECTED] Redirection to www

2006-10-18 Thread stupidmail4me
What's the easiest way to redirect people so that they go to www. IE, they type in foo.com and they automatically get redirected to www.foo.com. How can you ensure that the www part is there? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the bes

RE: [EMAIL PROTECTED] redirection url

2006-07-24 Thread Boyle Owen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, July 24, 2006 1:31 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] redirection url > > > Hi owen, > > Thanks for information but i had

RE: [EMAIL PROTECTED] redirection url

2006-07-24 Thread d . martineau
g cc Objet RE: [EMAIL PROTECTED] redirection url do you get a valid address if you type 'nslookup serveur2.domain.fr' at a command prompt?  If not, DNS is not setup correctly.  If it is BIND you will need to enter an A record such as: serveur2   IN   A   192.168.x.x    

RE: [EMAIL PROTECTED] redirection url

2006-07-24 Thread Dave Henderson
85/uri/ > ProxyPassReverse / http://serveur1:8085/uri/ > thanks "Boyle Owen" <[EMAIL PROTECTED]> 24/07/2006 09:19Veuillez répondre à users@httpd.apache.org AccObjet RE: [EMAIL PROTECTED] redirection

RE: [EMAIL PROTECTED] redirection url

2006-07-24 Thread d . martineau
pd.apache.org A cc Objet RE: [EMAIL PROTECTED] redirection url > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, July 24, 2006 9:05 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] redirection url >

RE: [EMAIL PROTECTED] redirection url

2006-07-24 Thread Boyle Owen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, July 24, 2006 9:05 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] redirection url > > > I test > > ProxyPass / http://serveur1:8085/uri/ > ProxyP

Re: [EMAIL PROTECTED] redirection url

2006-07-24 Thread d . martineau
rs@httpd.apache.org A users@httpd.apache.org cc Objet Re: [EMAIL PROTECTED] redirection url On 7/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi, > > i try to precise the descriptiopn > > It's not for internet accessibility but only on the

Re: [EMAIL PROTECTED] redirection url

2006-07-21 Thread Joshua Slive
On 7/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, i try to precise the descriptiopn It's not for internet accessibility but only on the enterprise, so : i've a reporting intranet, accessible by the url : http://serveur1:8085/uri/ (accessibly only on the enterprise) I would like

Re: [EMAIL PROTECTED] redirection url

2006-07-21 Thread d . martineau
: [EMAIL PROTECTED] 21/07/2006 15:58 Veuillez répondre à users@httpd.apache.org A users@httpd.apache.org cc Objet Re: [EMAIL PROTECTED] redirection url On 7/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > > I've an accesisble url : > &

Re: [EMAIL PROTECTED] redirection url

2006-07-21 Thread Joshua Slive
On 7/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, I've an accesisble url : http://serveur.domain.com:port/uri/ I would like to know how can i redirect towards http://alias.domain.com how can i hide the port and the uri ??? i test proxypass servername alias.domain.com proxypas

[EMAIL PROTECTED] redirection url

2006-07-21 Thread d . martineau
Hi, I've an accesisble url : http://serveur.domain.com:port/uri/ I would like to know how can i redirect towards http://alias.domain.com how can i hide the port and the uri ??? i test proxypass servername alias.domain.com proxypass / http://serveur.domain.com:port/uri/ thanks for your he

Re: [EMAIL PROTECTED] redirection question

2006-02-13 Thread Joshua Slive
On 2/13/06, Leandro Reis <[EMAIL PROTECTED]> wrote: > Hi all, > > I currently host a web site that uses the URL (not real name) > http://machine1.mycorp.com. Also, I had the DNS updated so that the URL > http://anotheraddress.mycorp.com redirects to my site. > > What I would like to do is, for user

[EMAIL PROTECTED] redirection question

2006-02-13 Thread Leandro Reis
Hi all, I currently host a web site that uses the URL (not real name) http://machine1.mycorp.com. Also, I had the DNS updated so that the URL http://anotheraddress.mycorp.com redirects to my site. What I would like to do is, for users who go to the http://anotheraddress.mycorp.com ONLY, to r

Re: [EMAIL PROTECTED] Redirection, one more thing

2005-10-25 Thread Mark Wishneusky
15:12 To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Redirection, one more thing Also, It may have something to do with Index files. When you go to http://www.djmarkwish.com/webtest/index.html or even http://www.djmarkwish.com/webest/ the redirection doesn't happen vs. when you

RE: [EMAIL PROTECTED] Redirection, one more thing

2005-10-25 Thread Boyle Owen
> -Original Message- > From: Mark Wishneusky [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 25. Oktober 2005 15:12 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Redirection, one more thing > > > Also, > > It may have something to do with Index

[EMAIL PROTECTED] Redirection, one more thing

2005-10-25 Thread Mark Wishneusky
Also, It may have something to do with Index files. When you go to http://www.djmarkwish.com/webtest/index.html or even http://www.djmarkwish.com/webest/ the redirection doesn't happen vs. when you go to http://www.djmarkwish.com/webtest (note no slash at end). -- Mark Wishneusky DJ Mark Wi