Microsoft
Software
Hardware
Network
Question : Htaccess Redirect Directory on specific host
Hi there,
We use a deployment strategy that uploads the same source to multiple servers, however we have two directories which should be inaccessible on two servers, I want to create a redirect for these directories if someone tries to access them on one of these particular servers.
The logic is:
If request url = example.com/dir1 redirect to homepage
However it needs to allow requests to example2.com/dir1
Is this possible with .htaccess or will I need to use php?
Cheers
Answer : Htaccess Redirect Directory on specific host
It possible e.g.
RewriteEngine On
RewriteCond %{HTTP_HOST} example.com [NC]
RewriteRule ^dir1 /index.html [R=301,L]
Random Solutions
ESX 4.0 Does not detect onboard NIC
Oracle Error "To many precesion Specifiers"
How to remove new line from a string
Logical Drive Corrupted. Server repair says its not formatted
Blackberry Enterprise Express on Exchange 2007 Can't resolve name during MAPI Profile Setup
not getting the modelviewprojectionmatrix in glsl vertex shader right
What causes error "0x80070015" when connecting to bluetooth device in window 7?
Outlook 2003 Free/Busy
Insert into MySQL Table from MSSQL Insert Trigger
Win 2003 server dns