Current time: 04-20-2024, 08:30 AM Hello There, Guest! (LoginRegister)


Post Reply 
Some questions
Author Message
Illidan Offline
Junior Member
*

Posts: 93
Joined: May 2007
Reputation: 2
Post: #1
Rolleyes Some questions
Hello guys,

its me again - I don't stop to ask boring stupid and boring questions lol....

Okay, lets go :S:

1) I did the HowTo to make ispCP more secure.
As I telnet my server in step 2 I get the wrong HTML Page. I should get the " HTTP/1.1 301 Moved Permanently" message but I got this:

Code:
vecho:~# /etc/init.d/apache2 reload
Reloading web server config: apache2[Mon Apr 13 04:57:35 2009] [warn] NameVirtualHost *:80 has no VirtualHosts
.
vecho:~# telnet vecho.de 80
Trying 192.168.13.55...
Connected to vecho.de.
Escape character is '^]'.
^]
<br />
<b>Notice</b>:  Undefined index:  HTTP_HOST in <b>/var/www/ispcp/gui/index.php</b> on line <b>85</b><br />
<html>
<head>
  <title>ispCP Omega a Virtual Hosting Control System</title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <meta http-equiv="Content-Script-Type" content="text/javascript">
  <meta name="robots" content="nofollow, noindex">
  <link href="themes/omega_original/css/ispcp.css" rel="stylesheet" type="text/css">
</head>

<body onload="javascript:document.frm.uname.focus()">
  <table width="100%" height="100%" align="center" cellpadding="0" cellspacing="0">
   <tr>
    <td>
     <table width="453" style="border:solid 1px #CCCCCC;" align="center" cellpadding="0" cellspacing="0">
      <tr>
       <td>
        <form name="frm" action="index.php" method="post">
        <table width="453" border="0" align="center" cellpadding="0" cellspacing="0">
         <tr>
          <td colspan="7" width="453" height="69" class="loginTop">&nbsp;</td>
         </tr>

         <tr>
          <td colspan="7"><div align="center"><span style="font-size:x-small;">Bitte Benutzername und Passwort eingeben.</span></div></td>
         </tr>
         <tr>
          <td width="19">&nbsp;</td>
          <td width="94" rowspan="4"><div align="center"><img src="themes/omega_original/images/login/login_lock.jpg" width="53" height="72" alt=""></div></td>
          <td width="20">&nbsp;</td>
          <td colspan="4" width="320">&nbsp;</td>
         </tr>
         <tr>
          <td rowspan="3">&nbsp;</td>
          <td rowspan="3">&nbsp;</td>
          <td width="131" class="login_text"><div align="right"><label for="uname">Benutzername</label></div></td>
          <td width="14" class="login_text">&nbsp;</td>
          <td width="150"><input type="text" name="uname" id="uname" value="" maxlength="255" style="width:150px" class="textinput" tabindex="1"></td>
          <td width="25">&nbsp;</td>
         </tr>
         <tr>
          <td colspan="4">&nbsp;</td>
         </tr>
         <tr>
          <td class="login_text"><div align="right"><label for="upass">Passwort</label></div></td>
          <td class="login_text">&nbsp;</td>
          <td><input type="password" name="upass" id="upass" value="" maxlength="255" style="width:150px" class="textinput" tabindex="2"></td>
          <td>&nbsp;</td>
         </tr>
         <tr>
          <td colspan="3"><div align="center"><a class="login" href="lostpassword.php" tabindex="4"><span style="font-size:x-small;">Kennwort vergessen</span></a></div></td>
          <td colspan="4">&nbsp;</td>
         </tr>
         <tr>
          <td colspan="3">&nbsp;</td>
          <td colspan="2" align="right">&nbsp;</td>
          <td align="right"><input type="submit" name="Submit" class="button" value="    Anmelden    " tabindex="3"></td>
          <td align="right">&nbsp;</td>
         </tr>
<!-- /* Uncomment this, to use SSL-Switch */
         <tr>
          <td colspan="7">&nbsp;</td>
         </tr>
         <tr>
          <td colspan="5">&nbsp;</td>
          <td style="width:151px;text-align:right;"><img alt="lock" src="themes/omega_original/images/login/unlock.png" style="vertical-align:middle" border="0">&nbsp;&nbsp;<a class="login" href="https://" title="Secure Connection">Secure Connection</a></td>
                  <td>&nbsp;</td>
         </tr>
/* END SSL-Switch */ -->
        </table>
        </form>
       </td>
      </tr>
     </table>
     <table align="center" width="453">
      <tr>
       <td align="right" class="login">Powered by <a class="login" href="http://www.isp-control.net" target="_blank">ispCP Omega</a></td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
</body>
</html>
Connection closed by foreign host.

Is there anything wrong? Or is that not necassary?

2) I think I create my SSL certificates a little bit wrong. Can I just recreate them and put it into the directorys?

3) I asked in two topics about this problems but I dont got an solution for this problem =/. It's about no added subdomains which are available Oo. Maybe someone can help me now Sad :
http://www.isp-control.net/forum/thread-6383.html

4) I do all my e-mails about my domain hoster, cause my ispCP is on my home server. Should I disable anything from postfix or so?

Hope you can help me guys Big Grin

Bye!
04-23-2009 02:46 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Illidan Offline
Junior Member
*

Posts: 93
Joined: May 2007
Reputation: 2
Post: #2
RE: Some questions
Can no one help me =/?

It's make no more fun to run a webserver at home cause I know now that my site cant visit at http://domain.tld without www - and this sucks.

But it would be nice to know the solution of my problems Smile.

One thing to 3.) :

I think this domain catch all is anyway active cause I add the subdomain *.domain.tld at my Domain Hoster.

If I remove this entry I can't visit admin page, some user pages and so.

Thank you!

Greetz Illidan


EDIT:

One more problem is I can't visit http://domain.tld in the internet explorer =/. Firefox it works, not everywhere, but it works!
(This post was last modified: 04-30-2009 12:45 AM by Illidan.)
04-29-2009 11:40 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)