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
PayPal Express Checkout Module
How do we use GPO (Group Policy) to REMOVE trusted sites from I.E. Trusted Sites Zone on workstations on a domain?
Install IIS with a vbs script.If supporting files needed pick from a predefined path.
C# int with variable as part of int name
Populate an existing PDF form from PHP/MySQL recordset
htaccces more then 10 variables
Cant get vista to view my web site correctly!
IRC SSL certificate verification
loadbalancing ESXi 4
fiddling nose habit