Hello again,<br><br>I followed the solution you propposed and I got this error in the error_log of apache:<br><br>Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /home/protel/gololo/public_html/<br> <br>Plus I got a "403 Forbidden" in the browser".<br><br>So I changed the: "Options Indexes" with "Options Indexes FollowSymLinks SymLinksIfOwnerMatch"<br><br>Now, <a href="http://www.example.com">www.example.com</a> is working, but, any request of the short: <a href="http://myserver.university.edu/username">http://myserver.university.edu/username</a> is redirected to <a href="http://www.example.com/username">www.example.com/username</a> which should not be happening<br> <br>Any help on this would me much appreciated.<br><br><br>PS. What do you mean with "top posting"? What is this?<br>