<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 3/6/2013 9:05 AM, delar D wrote:<br>
</div>
<blockquote
cite="mid:1362589534.77195.YahooMailNeo@web172004.mail.ir2.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff; font-family:times
new roman, new york, times, serif;font-size:12pt">
<div>hi. I designed my site. to connect to the administration of
my site we must enter the following address: <a class="moz-txt-link-abbreviated" href="http://www.mydomain.com">www.mydomain.com</a>
/admin but every time I took the address I am redirected to
the login page of the control hosting panel (BlueOnyx). But
when I entered <a class="moz-txt-link-abbreviated" href="http://www.mydomain.com">www.mydomain.com</a> against everything works
without problem. Please l dont know while l am redirected to
the login for fo control hosting panel blueonyx; because that
URL must suppose to point to the administration panel of my
website. Please what am l suppose to do now in order to solve
this problem ? Thanks to all<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Blueonyx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Blueonyx@mail.blueonyx.it">Blueonyx@mail.blueonyx.it</a>
<a class="moz-txt-link-freetext" href="http://mail.blueonyx.it/mailman/listinfo/blueonyx">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a>
</pre>
</blockquote>
<br>
<br>
Try commenting out the line that begins with <br>
RewriteRule ^/admin/?$ <br>
in the file at<br>
/etc/httpd/conf.d/blueonyx.conf<br>
<br>
Then restart httpd.<br>
<br>
That should turn it off for the whole server. Then your customers
can use /siteadmin instead.<br>
<br>
Ken Marcus<br>
</body>
</html>