Hi,
I have a very simple mod_rewrite requirement but I can't seem to make it work.
I want all paths to invoke a php script *except* some that begin with
certain directories. For example, consider the following URLs:
http://www.example.com/z/blog/07/10
http://www.example.com/z/css/style.css
I wa
Hi
Is there any way, that mod_rewrite in Apache 2.0 can rewrite the
complete URL to a new domain?
e.g.
I have a URL named :
http://autoproxy.ge.com:4507/jsp/login.jsp
And, this leads to siteminder authentication, comes back and shows a
webpage.
But, instead of taking to the webpage, I w
Is there any way to get these in 2.0 besides using the ldap
auth module? I am using the RHEL 4 rpm. I don't want compile 2.2 if at
all possible.
Brian
-
The official User-To-User support forum of the Apache HTTP Server Pr
1. Using a Windows Vista platform, I cannot open my website in the server. I
need help from anyone who can steer me towards a solution. Here are the
pertinent data.
2. The path to my website is "C:\Users\Lamartin\My Website".
3. Major elements of the configuration are:
ServerRoot "C:/Progra
> Sounds like you are trying to do ssl hosting with name-based virtual
> hosts. That won't work. An explanation is here:
> http://wiki.apache.org/httpd/NameBasedSSLVHosts
>
> Joshua.
Yup - that's it exactly. Thanks Joshua.
-
On 05.08.2007 16:23 CE(S)T, Joshua Slive wrote:
> On 8/5/07, Yves Goergen <[EMAIL PROTECTED]> wrote:
>> On 04.08.2007 18:25 CE(S)T, Joshua Slive wrote:
>>> Once you know that you need to use mod_rewite, there is no point in
>>> fooling around with mod_setenvif. It is simpler to do everything in
>>>
When I try to execute the command
"C:\Program Files\Apache Group\Apache2\bin\Apache.exe" -w -n "Apache2" -k
start
It seems to be trying to use the http.conf file in "C:\Program Files\Apache
Software Foundation\Apache2.2\"
I tried
cd "C:\Program Files\Apache Group\Apache2\bin\"
On 8/5/07, Yves Goergen <[EMAIL PROTECTED]> wrote:
> On 04.08.2007 18:25 CE(S)T, Joshua Slive wrote:
> > Once you know that you need to use mod_rewite, there is no point in
> > fooling around with mod_setenvif. It is simpler to do everything in
> > mod_rewrite. Or avoid it entirely.
>
> My point wi
hey
well like i said im realy flying blind here... i literaly just changed those
directives in my httpd.conf file and nothing else...
the article i read said 192.168.1.1 is a "safe" ip reserved for testing and
will not be relayed over the internet...
im thinking my internet connection might
> On 04/07/07, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> >We are trying to read the cookie information from the browser settings
> >and act on that information.But we are facing a problem here.The cookie
> >set by our test server webpage is different from the test server of the
> >clie
On 04.08.2007 18:25 CE(S)T, Joshua Slive wrote:
> Once you know that you need to use mod_rewite, there is no point in
> fooling around with mod_setenvif. It is simpler to do everything in
> mod_rewrite. Or avoid it entirely.
My point with SetEnv[If] was to only enter the hostname once and not in
e
11 matches
Mail list logo