I'll try to clearly state what I did.
When you said "Your Apache config proxies the URI prefix
"/projects/CS32Brewer/".
Is that the URI prefix your browser client code is using?", it occurred to
me that if the Host was anchored to "localhost:80" and couldn't be changed
to "localhost:2000", I could
On Thu, Aug 27, 2015 at 8:21 PM, Steven Shi wrote:
> Hey Kurtis,
>
> I was in the middle of replying and then something clicked for me. I
> spent the day today working on this one more time and ended up getting it
> working. I believe my fundamental understanding of a proxy was simply
> incorre
Hey Kurtis,
I was in the middle of replying and then something clicked for me. I spent
the day today working on this one more time and ended up getting it
working. I believe my fundamental understanding of a proxy was simply
incorrect.
Your comment about the URI prefix was what made it click fo
Hi Apache Users,
I'm a newb with apache and could use some help. I'm using per
directory rewrites and delivering files via RDF and HTML using apache
.htaccess.
Here's my situation:
I have several independent html & rdf files in a directory named "/verbs/"
For example,
/verbs/answered.html, ans
Hi Jeff,
I have followed the steps from the link.
1. ./configure --enable-so --with-included-apr -enable-ssl
--with-ssl=/usr/share/doc/packages/openssl1
it was successful.
2. I want to build an rpm. So i tried this using the httpd.spec file
shipped in apache2.2.31
rpmbuild -tb httpd-2.2.3