Important Notice:
Two sections of this forum are available only to registered customers. In order to receive access to the Customer Forums and ResellerCentral Forums, you must first register on these forums or login to your existing forum account. If you are an existing HostNine customer, be sure to register using the email address on file for your billing profile.
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
what type of URL rewrite does hostnine use??
or better yet, any one have any idea how i can go about turning say hosting.php to /hosting/ or /shared-hosting/ etc etc regards |
|
#2
|
|||
|
|||
|
try using:
RewriteEngine on RewriteRule ^hosting\.php$ /hosting/ |
|
#3
|
|||
|
|||
|
After reading your post again, I am thinking that you might be wanting to do this dynamically (turn all file requests to directory requests). If that is what you want, try this:
RewriteEngine on RewriteRule ^(*)\.php$ /$1/ Last edited by DiverseHosting; 06-08-2008 at 11:08 PM. |
|
#4
|
|||
|
|||
|
There is a mod re-write cheat sheet that you can download and print out
that I can take no credit for and is available HERE
__________________
Get Your Business Found Last edited by kobra; 06-12-2008 at 09:46 AM. |
|
#5
|
|||
|
|||
|
Quote:
Cheat Sheets - Added Bytes The other link now has this message on it: The site formerly hosted at ILoveJackDaniels.com has, at the request of the Jack Daniel's trademark team, been moved to the new domain AddedBytes.com. This redirect will remain in place only until the end of 2009 (sorry). Please update your links, bookmarks, address books and mental notes. The page you were looking for can now be found at Cheat Sheets - Added Bytes Please direct any questions, comments or problems to dave@addedbytes.com. P.S. If you followed a link from another site here, please consider letting the site owner know about the new domain. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|








Linear Mode
