Microsoft
Software
Hardware
Network
Question : rewrite rule
we have a rewrite rule:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([-a-zA-Z-0-9]+)/([-a-zA-
Z-0-9]+)/(
[-a-zA-Z-0
-9]+).([-a
-zA-Z-0-9]
+)$ showfinal.php?brand=$1&app
=$2&m=$3&s
=$4 [L]
having this rule in mind how would we make a rule for something like
Gibson/Cook-Top/sitemap.xm
l
to go to /sitemap.xml
basically we want a rule where no matter what is in the query string if we have sitemap.xml at the end it'll go to /sitemap.xml
Answer : rewrite rule
ok this issue was resolved in my other posted questions at
http://www.experts-exchang
e.com/Soft
ware/Serve
r_Software
/
Web_Serve
rs/Apache/
Q_26288513
.html#a330
81856
Random Solutions
Add datarow to datatable +vb.net 2005
Sharepoint Employee Tracker
UIImage app - Placing an Image at x,y
Excel VBA: find value from sheet1 in sheet2 and return corresponding value to sheet1
Allow OWA access for Internal Users through ISA 2006 Server
ASP.NET Eval statement
General IQ - Math
Vertical Alignment in CSS
website that has small flash effects
Word 2010 - Changing external linked images into embedded images