Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2008-07-16, 06:48 AM   #5
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Just out of curiosity, rather than making it extremely difficult, do you have to add to the end of the url?

If you could do something like

http://site.com/identifier/page.php -- you could use a mod_rewrite to strip out the identifier. A simple method to do so would be to use something like an old webserver used to use called prestates -- http://site.com/(blah)/page.php, the mod_rewrite would just strip out the (blah) portion and ignore it. Your html would need to be made so that it was all relative, i.e. no <a href="/site.html"> but rather <a href="site.html">

If that would work, it wouldn't require any modifications to your files on the fly and would be very quick.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
 


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

Forum Jump


All times are GMT -4. The time now is 12:58 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc