l i n u x - u s e r s - g r o u p - o f - d a v i s
L U G O D
 
Next Meeting:
September 2: Social Gathering
Next Installfest:
Sat. Sept. 27, 10am-6pm
Latest News:
Aug. 30: September Installfest scheduled
Page last updated:
2004 Sep 08 15:12
Events
 Meetings
 Installfests
 Demos
 Photos
Services
 Library
 LERT
 Jobs
 Documents
Interact
 Mailing Lists
 - Search
 - Archives
 Chat
About Us
 Members
 Projects
 Testimonials
 Call for Speakers
 Why Not MS?
 Finances
 Sponsors

^Home
?Search
?News & RSS
?Calendar
@Contact Us
$Buy Stuff
=Printable


The following is an archive of a post made to our 'vox-tech mailing list' by one of its subscribers.

Report this post as spam:

(Enter your email address)
Re: [vox-tech] Apache help needed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vox-tech] Apache help needed



Rick Moen said:
> Quoting Richard Crawford (rscrawford@mossroot.com):
>
>> Never mind.  I cleared out my Firefox cache and now it works fine.
>
> That's good -- because a wise man once observed:  "He who attempts to
> fix a problem using mod_rewrite emerges, often as not, with two
> problems." ;->

Sadly true.

In my original solution, everything worked fine, until the user attempted
to submit a form to be processed by the Perl script in question.  The
rewrite solution in my httpd.conf file caused the Perl script to be
re-requested from the browser, but *without* the form values.  Thus, the
page looked good, except for the error messages.

But here's the rewrite sequence I eventually used:

RewriteEngine on
RewriteRule ^/cfmx(.*\.pl)$ /$ [R,L]

RewriteCond %{THE_REQUEST} !\.pl [OR]
RewriteCond %{THE_REQUEST} /DLC/$
RewriteRule ^/DLC/(.*)$ /cfmx/DLC/$1 [R,L]


Neither rule worked without the R flag.  I think I know why this is.


-- 
Sláinte,
Richard S. Crawford (AIM: Buffalo2K)
http://www.mossroot.com   http://www.stonegoose.com/catseyeview
"How the hell did it get here so soon?"
--Tom Waits, "I Don't Wanna Grow Up"


_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech



Hosting provided by:
Sunset Systems
Sunset Systems offers preconfigured Linux systems, remote system administration and custom software development.

CD Burns Wanted!

LUGOD: Linux Users' Group of Davis
1105 Kennedy Place, Suite 1, Davis, CA 95616
Contact Us

LUGOD is a 501(c)7 non-profit organization
based in Davis, California
and serving the Sacramento area.
"Linux" is a trademark of Linus Torvalds.

Sponsored in part by:
VA Software
Who donated a computer, books and much more!