
June 15th, 2000, 06:45 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
mod_rewrite is pretty difficult to use based on its flexibility and power. Please go to: http://www.apache.org/docs/misc/rewriteguide.html and look at "Filesystem Reorganisation" section, this matches best to your situation.
I haven't tried "Filesystem Reorganisation" myself, so I can't give you example. In that example, the cgi scipt has .cgi extension, you can simply remove the .cgi extension using ScriptAlias or whatever since you already figured out this part.
|