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
How do I test the speed of my network?
Wake on Lan over VPN Cisco Router and ASA
how to add RSS to a forum?
VB button on Output to Excel
Windows Server 2003 and application deployment.
How to remove Exchange 2003 mailbox store when decommissioning an old server?
Can you install ESXi on ESXi?
SQL Server supported versions
SQL Select Statement
C# DateTime Error