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 derfloh 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: *

  1. compu73rg33k

    mod_rewrite problems

    I actually just appended [QSA] to the end of the rewrite url and it does what I need.
  2. compu73rg33k

    mod_rewrite problems

    Okay so I used to have this which works. RewriteEngine On RewriteCond %{HTTP_HOST} !^(www\.) RewriteCond %{HTTP_HOST} ^([^.]+)\.domain\.com RewriteRule . /home/me/public_html/gay.php?name=%1 [L] That right there successfully rewrites subdomains. Everything's good. Now I want to add an image...

Part and Inventory Search

Back
Top