Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
morpheus_75
Involved
Involved



Joined: Oct 07, 2003
Posts: 302

PostPosted: Tue Jul 13, 2004 3:50 pm Reply with quote

#Chat
RewriteRule ^chat.html modules.php?name=Chat

#Shop
RewriteRule ^shop.html modules.php?name=Shop

#Posters
RewriteRule ^posters.html modules.php?name=Posters

Chat and Shop php links are correctly converted into static urls (chat.html and shop.html).

But the same does not happen with Posters. If I tape www.mysite.com/posters.html, everything is ok. But the existing links to www.mysite.com/modules.php?name=Posters are not automatically converted into static urls.

Anyone guessing why?
 
View user's profile Send private message
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Tue Jul 13, 2004 6:55 pm Reply with quote

Did you add to the header urlin()
"'(?<!/)modules.php\?name=Posters'",

and urlout()
"posters.html",

???

_________________
[b][size=5]openSUSE 11.4-x86 | Linux 2.6.37.1-1.2desktop i686 | KDE: 4.6.41>=4.7 | XFCE 4.8 | AMD Athlon(tm) XP 3000+ | MSI K7N2 Delta-L | 3GB Black Diamond DDR
| GeForce 6200@433Mhz 512MB | Xorg 1.9.3 | NVIDIA 270.30[/size:2b8 
View user's profile Send private message
morpheus_75







PostPosted: Wed Jul 14, 2004 10:50 am Reply with quote

sixonetonoffun wrote:
Did you add to the header urlin()
"'(?<!/)modules.php\?name=Posters'",

and urlout()
"posters.html",

???


No... where shall I exactly add it? And why does the problem involve only posters.html and not shop or chat? Shocked
 
sixonetonoffun







PostPosted: Wed Jul 14, 2004 1:36 pm Reply with quote

Those would go into the header.php you'll see all the other entries like that there. Top one goes into the urlin array and the bottom one goes in the urlout array. For sanities sake I'd just add them where they go in alphabetical order. Makes sorting them out later easier for updates ect...
 
morpheus_75







PostPosted: Thu Jul 15, 2004 3:12 am Reply with quote

tnx a lot six!! Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
You cannot post new topics in this forum
You cannot 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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©