Thank you very much for cheating, then :)
2008/6/16 André Warnier <[EMAIL PROTECTED]>:
>
>
> Rainer Jung wrote:
>
>> Luis Villa wrote:
>>
>>> I catched it when, setting log_level to debug did nothing.
>>>
>>
>> That was a desired side effect of the exercise :)
>>
>
> You see, cheating will get yo
Rainer Jung wrote:
Luis Villa wrote:
I catched it when, setting log_level to debug did nothing.
That was a desired side effect of the exercise :)
You see, cheating will get you nowhere !
:-)
-
To start a new topic, e-mai
Luis Villa wrote:
I catched it when, setting log_level to debug did nothing.
That was a desired side effect of the exercise :)
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
Ok, I found the problem :)
What was misconfigured was the virtual directory in IIS. There was a mess of
configuration files and the one I was changing was not the one the previous
system admin configured :S
The thing is, there was configuration in the registry, and 3 folders with
the isapi redire
André Warnier wrote:
Set you redirector log level to debug and try once.
Woa ! That's cheating !
:-)
It depends on the rules of the game ;)
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMA
Rainer Jung wrote:
Luis Villa wrote:
[...]
Set you redirector log level to debug and try once.
Woa ! That's cheating !
:-)
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
Luis Villa wrote:
Hello André, thanks for your answer,
My configuration is:
- tomcat 6
- IIS 6
- Windows 2003 server SP1
- tomcat connector 1.2.26
When I ask for MYAP, it doesn't appear a IIS screen, but a Tomcat error. So,
I assumed the connector was correctly deriving the requ
Luis Villa wrote:
Hello all,
I'm trying to add redirect rules to the tomcat connector. I've been reading
Tomcat connector documentation, and what I've done till the moment is this:
1.- I've created a rewrite_rules.properties with this content:
/myapplication/=/MyApplication/
/MYAPP
Hello André, thanks for your answer,
My configuration is:
- tomcat 6
- IIS 6
- Windows 2003 server SP1
- tomcat connector 1.2.26
When I ask for MYAP, it doesn't appear a IIS screen, but a Tomcat error. So,
I assumed the connector was correctly deriving the requests from IIS to
Tomca
Luis Villa wrote:
Hello all,
I'm trying to add redirect rules to the tomcat connector. I've been reading
Tomcat connector documentation, and what I've done till the moment is this:
1.- I've created a rewrite_rules.properties with this content:
/myapplication/=/MyApplication/
/MYA
Hello all,
I'm trying to add redirect rules to the tomcat connector. I've been reading
Tomcat connector documentation, and what I've done till the moment is this:
1.- I've created a rewrite_rules.properties with this content:
/myapplication/=/MyApplication/
/MYAPPLICATION/=/MyApplica
All right, I'm officially a complete newbie to tomcat and iis. I can't
understand why my configuration is not working, and I find Tomcat
documentation excessively brief :S
Where do I put the rewrite rules? In isapi_redirect.properties?
I tried to put it there, I tried to put it in rewrite_rules.p
Christopher Schultz christopherschultz.net> writes:
> Is there anything like mod_rewrite for IIS?
IIS Mod-Rewrite
http://www.micronovae.com/ModRewrite/ModRewrite.html
-
To start a new topic, e-mail: users@tomcat.apache.org
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Luis,
Luis Villa wrote:
| So, I think the answer to 'why do I need it?' is: because the customer
| really wants it :)
Fair enough. :(
| They want it so badly that it could be a blocking issue
| in the project I'm working in. They could even prescri
Hello Christopher,
First for all, thank you for your answer :)
I understand the standart is case-sensitive URLs, but the truth is that the
customer doesn't care about standarts, and that's the case. The application
I'm working in is targeted to basic users. They simply won't be careful
about the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Luis,
Luis Villa wrote:
| I'm using IIS 6 with Tomcat 6, and I need to use case insensitive urls.
I'm pretty sure that breaks the URI specification. The only part of the
URI which is considered case-insensitive is the scheme (protocol).
Since hostna
Hello all,
I'm using IIS 6 with Tomcat 6, and I need to use case insensitive urls. I've
been able to do it with the document part, but not with the context name,
so:
http://MyDomain/index.html <--loads
http://MyDomain/INDEX.html <--loads
http://MYDOMAIN/INDEX.html
17 matches
Mail list logo