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
Cisco ASA Clientless SSL VPN: NAT exempt on same IP range
Caching image/flash in JSP
How do I add sample data to my custom module table on install?
Simple String to UTC format
TranslateTransform and RotateTransform - Positioning correctly
execute sql query inside each row of a gridview to return a total - C# ASP.NET
How to make a backup of windows 7
Create bookmarks for certain sections
WPF Storyboard
Grant Permissions to a user for access of everyone's calendar