Microsoft
Software
Hardware
Network
Question : Need a bit of help on .htaccess appending folder name to url
I must admit I find apache rewrite rules even more cryptic than sendmail! I need a bit of help on the following transformation:
http://www.mydom.com
->
http://www.mydom/gohere/
If the user enters the first form (no subordinate folder), I want the URL to be rewritten as the 2nd form. However, if the user enters:
http://www.my.dom.com/else
where
then I don't want any rewrite. That is, if the user enters some subordinate folder name, fine, no worries, but if the user forgets to do that I want to default to "gohere".
How would I do that? I've tried:
RewriteRule ^$ gohere/
but that gives me:
http://www.mydom.com/usr/l
ocal/apach
e2/htdocs/
ohprs
not exactly what I'm looking for.
Answer : Need a bit of help on .htaccess appending folder name to url
Try the Redirect with a trailing slash:
Redirect 301 /
http://www.mydom.com/goher
e/
Random Solutions
connect to sql database using php
Problems with photos and videos on a macintosh
SQL Query
mouseover repeater not working.
how to set up a backup domain controller
add MRU List o Contextmenustrip in vb.net
Installing 32-bit application out of "Program Files (x86)" folder
Can you take the code from a Joomla Template and its modular layout, copy a "generic" version of the pages code and paste the code in when you need the same kind of page layout. If so how?
Positioning Word Document opened in Powerpoint
Internet Explorer Security Settings Defaulting to High Security