Java Mailing List Archive

http://www.junlu.com/

Subjects
Home
mod jk2 https
Donation of JAXP 1 3 Sources to Apache
R annoyances
RE: Finding out when the aspnet admin worker process has recycled
Favorite Linux Distribution
eigenvalues of a circulant matrix
Apache Install
Reachin apache from outside
Ant should have an ext directory
Warning: Documentroot doesn 't exist
Can this be Done?
RE: Multilanguage Application
RE: Simple Question On setting up Sub Domain site
Lack of independence in anova()
How to close connection instead of sending 403?
winning the case for ANT
Re: adding php
New Ant GUI 'Ant 's Nest '
Narrowing Down A Strange Problem
Ant Task: sshexec
R Graph Gallery : categorization of the graphs
I 've been hacked, I need some help please
RE: Anyone working with DotNetNuke?
RE: Exception Handling Opinion
hex format
RE: IIS stopped working :(
<for > Build Failed:problem
RE: Separation of Objects from Logic
RE: Tracking pages with long request execution time
sending email to multiple destination
Web Site
ant UI
Easy cut & paste from Excel to R?
Win32 Apache Restart
Improving Tasks
HELP! PLEASE!
RE: Adding Controls to a Page
read table
RE: ASPNET account doesn 't exist!
Best way to uninstall Apache2 on red hat
from win to linux how to web page
XMLParseException changes and creation of XMLLocator2
Re Post: rewrite backslash to forward slash
Target or macrodef?
Page display problem XPSP2
Authentication problems
Dynamic Dictionary Data Type?
Newbie unable access my www from outside
off topic question: Latex and R in industries
Conflict between xtable and Hmisc when using Sweave?
Very old problem without any new solution
mod rewrite help
Basic Authentication question
RE: Code Security
calling ant from java program
prevent double signing
Re: Controlling Copy/Paste/Print
Using R to illustrate the Central Limit Theorem
web server slow too much slow
access to user directories
Links
Home
Official R Project Site
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
mod_rewrite help

mod_rewrite help

2005-01-20       - By Sean T Allen
Reply:     <<     11     12     13     14     15     16     17  

Then it probably is an issue somewhere else in your configuration...

Are you using virtual hosting?

Jorge Schrauwen wrote:

> nope adding the [R,L] didn't help :(
>  
> Jorge
>
> ------------------------------------------------------------------------
> *From:* Sean T Allen [mailto:sean@(protected)]
> *Sent:* Wednesday, January 19, 2005 22:48
> *To:* users@(protected)
> *Subject:* Re: [users@(protected)] Mod_rewrite help
>
>RewriteEngine on
>RewriteRule ^/imageview5/view/(.*)/(.*) http://schrauwen.no-ip.org/imageview5
/index.php?album=$1&file=$2 [R,L]
>
>  
>
>
> Jorge Schrauwen wrote:
>
>>Ok now I have:
>>---
>>RewriteEngine on
>>RewriteRule ^/imageview5/view/(.*)/(.*)
>>http://schrauwen.no-ip.org/imageview5/index.php?album=$1&file=$2
>>---
>>And it olso doesn't work, error log line is still the same.
>>
>>Thanx again for the help
>>
>>Jorg
>>
>>
>>-----Original Message-----
>>From: Brian V Hughes [mailto:brianvh@(protected)]
>>Sent: Wednesday, January 19, 2005 20:40
>>To: users@(protected)
>>Subject: Re: [users@(protected)] Mod_rewrite help
>>
>>
>>Have you tried putting in a line to turn on Rewrite logging? That way you
>>can look through the log file to see exactly what mod_rewrite is doing to
>>the request URLs.
>>
>>-Brian
>>
>>
>>On Jan 19, 2005, at 02:37 PM, Jorge Schrauwen wrote:
>>  
>>
>>>No, still doesnt work, i still get a 404.
>>>
>>>I tried from .htaccess and httpd.conf, same result
>>>
>>>--- error.log ---
>>>[Wed Jan 19 20:34:10 2005] [error] [client 192.168.2.4] File does not
>>>exist: S:/wwwroot/imageview5/view
>>>
>>>thanx for the help though
>>>
>>>Jorge
>>>    
>>>
>>
>>
>>---------------------------------------------------------------------
>>The official User-To-User support forum of the Apache HTTP Server Project.
>>See <URL:http://httpd.apache.org/userslist.html> for more info.
>>To unsubscribe, e-mail: users-unsubscribe@(protected)
>>   "   from the digest: users-digest-unsubscribe@(protected)
>>For additional commands, e-mail: users-help@(protected)
>>
>>
>>---------------------------------------------------------------------
>>The official User-To-User support forum of the Apache HTTP Server Project.
>>See <URL:http://httpd.apache.org/userslist.html> for more info.
>>To unsubscribe, e-mail: users-unsubscribe@(protected)
>>   "   from the digest: users-digest-unsubscribe@(protected)
>>For additional commands, e-mail: users-help@(protected)
>>
>>
>>  
>>
>


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
 <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Then it probably is an issue somewhere else in your configuration...<br>
<br>
Are you using virtual hosting?<br>
<br>
Jorge Schrauwen wrote:
<blockquote
cite="mid200501201453.j0KEr18q022173@(protected)"
type="cite">
 <meta http-equiv="Content-Type" content="text/html; ">
 <meta content="MSHTML 6.00.2900.2523" name="GENERATOR">
 <div align="left" dir="ltr"><span class="053545214-20012005"><font
color="#0000ff" face="Arial" size="2">nope adding the [R,L] didn't
help :(</font></span></div>
 <div align="left" dir="ltr"><span class="053545214-20012005"></span>&nbsp;<
/div>
 <div align="left" dir="ltr"><span class="053545214-20012005"><font
color="#0000ff" face="Arial" size="2">Jorge</font></span></div>
 <br>
 <div class="OutlookMessageHeader" align="left" dir="ltr" lang="en-us">
 <hr tabindex="-1"><font face="Tahoma" size="2"><b>From:</b> Sean T
Allen [<a class="moz-txt-link-freetext" href="mailto:sean@(protected)">mailto
:sean@(protected)</a>] <br>
 <b>Sent:</b> Wednesday, January 19, 2005 22:48<br>
 <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:users@(protected)
.apache.org">users@(protected)</a><br>
 <b>Subject:</b> Re: [users@(protected)] Mod_rewrite help<br>
 </font><br>
 </div>
 <pre wrap="">RewriteEngine on
RewriteRule ^/imageview5/view/(.*)/(.*) <a class="moz-txt-link-freetext"
href="http://schrauwen.no-ip.org/imageview5/index.php?album=$1&amp;file=$2"
>http://schrauwen.no-ip.org/imageview5/index.php?album=$1&amp;file=$2</a> [R,L]

 </pre>
 <br>
Jorge Schrauwen wrote:
 <blockquote
cite="mid200501192104.j0JL4TKx019187@(protected)"
type="cite">
   <pre wrap="">Ok now I have:
---
RewriteEngine on
RewriteRule ^/imageview5/view/(.*)/(.*)
<a class="moz-txt-link-freetext"
href="http://schrauwen.no-ip.org/imageview5/index.php?album=$1&amp;file=$2"
>http://schrauwen.no-ip.org/imageview5/index.php?album=$1&amp;file=$2</a>
---
And it olso doesn't work, error log line is still the same.

Thanx again for the help

Jorg


-----Original Message-----
From: Brian V Hughes [<a class="moz-txt-link-freetext"
href="mailto:brianvh@(protected)">mailto:brianvh@(protected)</a>]
Sent: Wednesday, January 19, 2005 20:40
To: <a class="moz-txt-link-abbreviated"
href="mailto:users@(protected)">users@(protected)</a>
Subject: Re: [users@(protected)] Mod_rewrite help


Have you tried putting in a line to turn on Rewrite logging? That way you
can look through the log file to see exactly what mod_rewrite is doing to
the request URLs.

-Brian


On Jan 19, 2005, at 02:37 PM, Jorge Schrauwen wrote:
 </pre>
   <blockquote type="cite">
     <pre wrap="">No, still doesnt work, i still get a 404.
&nbsp;
I tried from .htaccess and httpd.conf, same result
&nbsp;
--- error.log ---
[Wed Jan 19 20:34:10 2005] [error] [client 192.168.2.4] File does not
exist: S:/wwwroot/imageview5/view
&nbsp;
thanx for the help though
&nbsp;
Jorge
   </pre>
   </blockquote>
   <pre wrap=""><!---->

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <a class="moz-txt-link-rfc1738"
href="http://httpd.apache.org/userslist.html">&lt;URL:http://httpd.apache.org
/userslist.html&gt;</a> for more info.
To unsubscribe, e-mail: <a class="moz-txt-link-abbreviated"
href="mailto:users-unsubscribe@(protected)">users-unsubscribe@(protected)
.apache.org</a>
  "   from the digest: <a class="moz-txt-link-abbreviated"
href="mailto:users-digest-unsubscribe@(protected)">users-digest
-unsubscribe@(protected)</a>
For additional commands, e-mail: <a class="moz-txt-link-abbreviated"
href="mailto:users-help@(protected)">users-help@(protected)</a>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <a class="moz-txt-link-rfc1738"
href="http://httpd.apache.org/userslist.html">&lt;URL:http://httpd.apache.org
/userslist.html&gt;</a> for more info.
To unsubscribe, e-mail: <a class="moz-txt-link-abbreviated"
href="mailto:users-unsubscribe@(protected)">users-unsubscribe@(protected)
.apache.org</a>
  "   from the digest: <a class="moz-txt-link-abbreviated"
href="mailto:users-digest-unsubscribe@(protected)">users-digest
-unsubscribe@(protected)</a>
For additional commands, e-mail: <a class="moz-txt-link-abbreviated"
href="mailto:users-help@(protected)">users-help@(protected)</a>


 </pre>
 </blockquote>
 <br>
</blockquote>
<br>
</body>
</html>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
  "   from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.