Im not familiar with apache2's rewrite engine so i need someone's help to create a rewrite rule. Im trying to redirect this folder's and its content's url: http://mysite.com/junk/
|
|
I'll forgive your apparent lack of documentation-reading because the documentation for Much lighter and easier to understand if you just use
Also, you'll want to read the fine documentation on
|
|||
|
|
|
You can use a simple .htaccess rewrite like:
This should be placed under the .htaccess file located in the /junk directory of mysite.com |
||||
|
|