Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

mod_rewrite question

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Cache-control directive  
Author Message
mpokress

External


Since: Oct 16, 2003
Posts: 3



(Msg. 1) Posted: Fri Oct 17, 2003 12:32 pm
Post subject: mod_rewrite question
Archived from groups: alt>apache>configuration (more info?)

Hi-

I am just starting to look at mod_rewrite to see if it will solve a problem.
We have some servlets and JSP that I don't have total control over.
I want to turn a url like this (i.e. this is in the customer's address bar
in the browser):

https://www.myurl.com/servlet/com.mediacom.test?action=10

Into:

https://www.myurl.com/servlet/com.phonemiser.test?action=10

The second URL is appropriate for all the internal processing. Basically I
don't want the customer to ever see phonemiser in the URL, yet all the
internal servlets are named phonemiser. I want to use Apache to filter and
modify both the inbound and the outbound URLs that are displayed to the
customer. This is a completely symmetric process, can mod_rewrite do this?

Thanks,

Matt

 >> Stay informed about: mod_rewrite question 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
log question - I have set up a log "environment" which sends different "stuff" into different logfiles: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined LogFormat "%h ...

mod_rewrite question - Hi- I am just starting to look at mod_rewrite to see if it will solve a problem. We have some servlets and JSP that I don't have total control over. I want to turn a url like this (i.e. this is in the customer's address bar in the browser): ..

url rewrite question - I'm just beginning to poke around in apache internals, so I want to check this before I try it. Problem: People who think my server is IIS and trying to get various *.exe and *.dll files in an attempt to compromise the server. The directory path used..

htaccess question - Hi I am writing a page but need it so that links look like the following:- http://mysite/variable/ variable is not actually a folder but a variable. I have seen it before but can't fnd it at the moment where script can be put into the htaccess file s...

mod_rewrite question - Hi I have an htaccess file with somting like this: RewriteCond %{REQUEST_URI} !index|html|php|css .....more RewriteRule ...... besides php and html pages I also want to prevent any rewriting when the request is just the root/main url (www.domain.com....
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]