Hai buddhi,
Did you try with a "/"
ProxyPass /application_directory/ http://localhost/application/directory/
ProxyPassReverse /application_directory/
http://localhost/application/directory/
In your original post those trailing "/" where missing. Hope this helps
varun
On
An entry in /etc/hosts file may help.
varun
On May 12, 2014 3:56 AM, "Mike Steigerwald"
wrote:
> I'm struggling to get virtual server working on my local apache
> installation. Whenever I try to browse to http://cgsi7.dev (the name of
> the virtual server), the brow
ProxyPass /application_directory/ http://localhost/application/directory/
ProxyPassReverse /application_directory/
http://localhost/application/directory/
varun
On May 11, 2014 11:00 AM, "Buddhi Eashwarage" wrote:
> I want to redirect a url to an application on same apa
Hai jeff
The map server and apache running on same machine.
On Thursday 13 February 2014 11:37 PM, Jeff Trawick wrote:
On Thu, Feb 13, 2014 at 6:13 AM, Varun Bhuvanendran
mailto:varun.bhuvanend...@gmail.com>>
wrote:
This error appears when i tried to restart apache
|(98)A
you with the Rewrite
> stuff, I've kept my distance from it so far. You would need someone else to
> look over that, in case you still wanted to use it.
>
>
> On Thu, Feb 13, 2014 at 11:24 AM, Varun Bhuvanendran <
> varun.bhuvanend...@gmail.com> wrote:
>
>> Tho
This error appears when i tried to restart apache
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:
no listening sockets available, shutting down
I had a map server running at port . I tried to do a *Redirect* so that
a direct access of the map server from remote i
ests to port 3030.
>
> Does this suit your problem ?
>
> Listen 10.10.10.10:3030 http
>
> ServerName my_redirect_host
> Redirect permanent / http://domain_name/
>
>
>
> On Mon, Feb 10, 2014 at 2:57 PM, varun wrote:
>
>> I am trying to redirect a link wi
, then how about
Redirect permanent / http://domain_name:3000/
? See http://httpd.apache.org/docs/current/mod/mod_alias.html#redirect
and friends.
"Restricted" access is a bit vague but
http://httpd.apache.org/docs/current/howto/access.html is a good start.
On Mon, Feb 10, 201
Is it possible to redirect a request for one port to another one.
Say a request like *http://domain_name:3030* be accepted and
redirected/mapped, so that the server should be able to process the
request like*http://domain_name:3000*. And a direct request like
*http://domain_name:3000*
should be
,
Varun Vats
Graduate Student
University of Wisconsin, Madison
mailvarunv...@gmail.com
http://varunvats.com
10 matches
Mail list logo