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 &quot;403 Forbidden&quot; in the browser&quot;.<br><br>So I changed the: &quot;Options Indexes&quot; with &quot;Options Indexes  FollowSymLinks SymLinksIfOwnerMatch&quot;<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 &quot;top posting&quot;? What is this?<br>