Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kbc1
  • Content: Threads
  • Order by date
  1. kbc1

    mod_rewrite not working

    Hi all Running locally on my machine, this mod_rewrite works perfectly... ------------------------------ Options +FollowSymLinks RewriteEngine On RewriteRule ^(/)?$ http://%{SERVER_NAME}/blue/home [L] RewriteRule ^blue(/)?$ http://%{SERVER_NAME}/blue/home [L] RewriteRule ^green(/)?$...
  2. kbc1

    Redirecting a User

    Hi all, I would like to find out how to do something that i see regularly on websites and need advice! In many cases when you visit a website by typing in the domain only (i.e. www.mydomain.com) you will see the URL automatically change to something like www.mydomain.com/newwebpage (for...
  3. kbc1

    Apache lookback

    Hi I am about to begin developing my first 'tidy url' website with PHP and have followed many tutorials on how to implement the ForceType method. However, each time i try and type a URL such as http://mydomain.com/articles/3 (where articles is my script and 3 would be the ID of the article in...

Part and Inventory Search

Back
Top