Google Code Exporter

Results 11117 issues of Google Code Exporter

``` What steps will reproduce the problem? RewriteCond %{HTTP_HOST} ^(.*)from\\.com$ [NC] What is the expected output? What do you see instead? the [NC] should be parsed as a flag and...

Type-Defect
auto-migrated
Priority-Medium

``` What steps will reproduce the problem? 1. add a condition with the [NC] flag 2. the condition matches all cases, regardless of the flag being missed. What is the...

Type-Defect
auto-migrated
Priority-Medium

``` What steps will reproduce the problem? 1. Enable mod_rewrite config style usage 2. Add rule 'RewriteRule /app http://localhost/app2 [P,QSA]' 3. There is a message in log 'qsappend flag [QSA]...

Type-Defect
auto-migrated
Priority-Medium

``` What steps will reproduce the problem? This is my redirect rule: te=STD,LRT,CCC /registra.keb registra.keb?te=STD,LRT,CCC What is the expected output? What do you see instead? I expect to be redirected...

Type-Defect
auto-migrated
Priority-Medium

``` What steps will reproduce the problem? 1. created the following rule: /es/health-plan-coverage-and-costs %{context-path}/es/page/site_map 2. TEST: localhost:8080/healthinsurance/es/health-plan-coverage-and-costs 3. url formed is: es/healthinsurance/page/site_map (es and context path reversed) from the console:...

Type-Defect
auto-migrated
Priority-Medium

``` What steps will reproduce the problem? 1. What is the expected output? What do you see instead? /\d+\.html /index.jsp?$1 when visit 1.html which exist it should be 1.html; when...

Type-Defect
auto-migrated
Priority-Medium

``` What version of the product are you using? On what operating system? 4.0.5, Windows/linux Please provide any additional information below. we are upgrading our j2ee application from java 6...

Type-Defect
auto-migrated
Priority-Medium

``` Hi , I am using tuckey urlrewrite filter in my projects.Now the problem is that, i am using single urlrewrite file for all the project but i want to...

Type-Defect
auto-migrated
Priority-Medium

``` Google does not invest resources to Google Code anymore. There is no progress over years and first feature. I cant make a pull request here.. Can you move to...

Type-Defect
auto-migrated
Priority-Medium

``` DTD: http://www.tuckey.org/res/dtds/urlrewrite4.0.dtd Where is the: requested-session-id-from-url requested-session-id-from-cookie requested-session-id-valid These are described in document and it works. http://tuckey.org/urlrewrite/manual/4.0/ Please add it in DTD. ``` Original issue reported on code.google.com by...

Type-Defect
auto-migrated
Priority-Medium