| Coding Forum Problems with your code? Let's hear about it. |
01-07-2004, 02:12 AM
|
#1 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
mod_rewrite
Anybody familiar with mod_rewrite? I'm thinking of using it to rewrite the URL's for this forum.
|
|
|
01-07-2004, 11:43 AM
|
#3 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
Huh. I was wanting more specific instructions... 
|
|
|
01-07-2004, 06:11 PM
|
#5 (permalink)
|
|
v7n Mentor
Join Date: 10-11-03
Posts: 1,137
Latest Blog: None
|
|
|
|
01-07-2004, 07:35 PM
|
#6 (permalink)
|
|
Inactive
Join Date: 10-20-03
Location: San Diego, California
Posts: 271
|
If you need any help, let me know (although the above link is everything you need)... I've setup mod_rewrite to make Google friendly URLs on a test forum using phpbb before.
- Shawn
|
|
|
01-07-2004, 08:19 PM
|
#7 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
I'd very much appreciate your help, Shawn. I'm pretty ignorant in these matters.
|
|
|
01-07-2004, 08:23 PM
|
#8 (permalink)
|
|
Inactive
Join Date: 10-20-03
Location: San Diego, California
Posts: 271
|
Shoot me an email or AIM (screen name is the same as my user name here), and I'll help you out (or coordinate with you to do it for you in a test environment if you want).
It's pretty easy though, so shouldn't take much time...
- Shawn
|
|
|
01-07-2004, 08:31 PM
|
#10 (permalink)
|
|
Inactive
Join Date: 10-20-03
Location: San Diego, California
Posts: 271
|
No... it will still work... mod_rewrite basically just rewrites the URL internally... all the old URLs still works so it's nice for backward compatibility.
Also, do you run your own server? Or can you at least access your httpd.conf file for apache on the server? The .htaccess file is one way of putting mod_rewrite directives in, but it's a big of an overhead, as the server needs to read the file for each and every HTTP request. If you can put them in your httpd.conf file, they stay memory resident when you start apache. Not a deal breaker, but it's the "best" way to do it for moderate to high load web servers.
- Shawn
|
|
|
01-07-2004, 08:40 PM
|
#11 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
They are all my servers. 
|
|
|
01-07-2004, 08:42 PM
|
#12 (permalink)
|
|
Inactive
Join Date: 10-20-03
Location: San Diego, California
Posts: 271
|
Well that makes your life easier, now doesn't it?
- Shawn
|
|
|
01-07-2004, 11:39 PM
|
#13 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
Sure does. 
|
|
|
01-17-2004, 02:57 PM
|
#14 (permalink)
|
|
Inactive
Join Date: 11-17-03
Location: Mexico
Posts: 104
Latest Blog: None
|
JSP strings optimization
Hi all,
Does anyone knows where can I find the same information, but applied to optimization of the long .jsp strings?
I would like to convert /long.jsp?ID=strings into /short.htm strings.
I am usign TomCat and I do manage my own server.
Please help me with a hint 
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| mod_rewrite |
Limit |
Coding Forum |
0 |
03-31-2005 02:08 PM |
| Mod_Rewrite |
SN3 |
Coding Forum |
1 |
03-06-2005 10:27 AM |
All times are GMT -7. The time now is 12:33 AM.
© Copyright 2008 V7 Inc
|