Microsoft
Software
Hardware
Network
Question : redirect all to /
hi all
I need a quick and easy why to redirect all traffic to my site to the index page (ie /). how can a best do this with the .htaccess.
Ww
Answer : redirect all to /
Yes:
RewriteEngine on
RewriteCond %{REQUEST_URI} ! ^/index.php$ [NC]
RewriteCond %{REQUEST_URI} \.(html?|php)$ [NC]
RewriteRule .* /index.php
Random Solutions
How Do I run a specific fix and test in ISINTEG
Crystal Reports Xi - Sorting a CrossTab Report by a Summary Field
Multiple Stored Procedures in a single transaction
Exchange 2003 Logical Size vs Physical Size
Opera Version 10.60 page cache(!?) problem
Cisco 2950 Vlan for Voice
Deploy application using GPO win 2008 R2
Symantec Endpoint Protection - SID 23615 HTTPS Tidserv Request 2 Detected
PHP error reporting
net share system error 5 acces denied