Go Back   PHP-Editors > Linux, Apache, MySQL > Apache Help

Apache Help Post any question relating to Apache here and hopefully someone can help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2009-06-02, 10:03 AM
Junior Member
 
Join Date: Jun 2009
Posts: 2
simm is on a distinguished road
Exclamation static redirects working, dynamic NOT

Hi all,

I've been at this problem for too long. And the hosting provider of the site offers no help either.

So, all of my static redirects work just fine, but I can't redirect or rewrite dynamic URL's. Do I have to wait a while for the server to "propagate"? Or do they have to restart it?

Here's what I'm trying to do:

Code:
redirect /calendar/detail\.php\?id\=13 http://www.example.com/calendar/detail.php?id=class-name [R]
Current page: example.com/calendar/detail.php?id=13

Desired redirect: example.com/calendar/detail.php?id=class-name
(I have to do this with a bunch of pages)

Also, I need to make that dynamic URL into a static after it's redirected. So, something like this: example.com/course/class-name. Can both the redirect and rewrite be done in one step?

Could someone at least help me with the first part?? I would GREATLY appreciate it! Thank you!!
Reply With Quote
  #2 (permalink)  
Old 2009-06-09, 07:03 PM
Junior Member
 
Join Date: Jun 2009
Posts: 2
simm is on a distinguished road
Default

People are real helpful around here I can tell. See you around.
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.5 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.5 (a popular PHP IDE) and NuCoder 2.0 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Tags
.htaccess, apache, url redirecting, url rewriting

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:13 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.