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
AUTOCAD Bill of Materails Generation
Look Up in Query
HTML table
Task Manager and regedit 'disabled by administrator', unable to access Safe Mode, Antivirus deactivated
Failed to allocate port error when configuring EM (Oracle 11g)
IIS7 - Server.CreateObject Failed
Windows 2003 Interview Questions
Expanding virtual disk Raid 5 on Dell Server PowerEdge 2950
Password Protect Back End of an Access Database
PayPal Express Checkout Module