subdomains
-
When you add subdomains it doesn't put in the subdomain file for /etc/vfilters, yet when you add a filter it looks for /etc/vfilters/subdomain and gives an error if it isn't there.
Seems like one of those should be changed, either the adding of a subdomain or the adding of a filter.
3.8.0-STABLE_470 -
When you add subdomains it doesn't put in the subdomain file for /etc/vfilters, yet when you add a filter it looks for /etc/vfilters/subdomain and gives an error if it isn't there.
Seems like one of those should be changed, either the adding of a subdomain or the adding of a filter.
3.8.0-STABLE_47
fixed in build 560 -
Damn..can't keep up with these builds :) 0 -
Hello,
I have read that - Post #8328595240855 - but this is not that what i'm looking for. I'm currently using very unreliable hosting and I'm looking for some script witch I would add to cron job and witch will automatically do a backup of public_html folder and MySQL (in SQL format like from phpMyAdmin) database on my server and send that backup as an attachment to my e-mail inbox. Is there something like that or I have to write that myself?
Thanks in advance.0 -
eth0:31 Link encap:Ethernet HWaddr 00:11:43:EE:D8:98
inet addr:xxx.212.69.252 Bcast:xxx.212.69.255 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0xecc0 Memory:dfae0000-dfb00000eth0:32 Link encap:Ethernet HWaddr 00:11:43:EE:D8:98
inet addr:xxx.212.69.253 Bcast:xxx.212.69.255 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0xecc0 Memory:dfae0000-dfb00000eth0:33 Link encap:Ethernet HWaddr 00:11:43:EE:D8:98
inet addr:xxx.212.69.254 Bcast:xxx.212.69.255 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0xecc0 Memory:dfae0000-dfb00000lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:3179080 errors:0 dropped:0 overruns:0 frame:0
TX packets:3179080 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:661382786 (630.7 MiB) TX bytes:661382786 (630.7 MiB)0 -
eth0:31 Link encap:Ethernet HWaddr 00:11:43:EE:D8:98
inet addr:xxx.212.69.252 Bcast:xxx.212.69.255 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0xecc0 Memory:dfae0000-dfb00000eth0:32 Link encap:Ethernet HWaddr 00:11:43:EE:D8:98
inet addr:xxx.212.69.253 Bcast:xxx.212.69.255 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0xecc0 Memory:dfae0000-dfb00000eth0:33 Link encap:Ethernet HWaddr 00:11:43:EE:D8:98
inet addr:xxx.212.69.254 Bcast:xxx.212.69.255 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0xecc0 Memory:dfae0000-dfb00000lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:3179080 errors:0 dropped:0 overruns:0 frame:0
TX packets:3179080 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:661382786 (630.7 MiB) TX bytes:661382786 (630.7 MiB)0 -
eth0:31 Link encap:Ethernet HWaddr 00:11:43:EE:D8:98
inet addr:xxx.212.69.252 Bcast:xxx.212.69.255 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0xecc0 Memory:dfae0000-dfb00000eth0:32 Link encap:Ethernet HWaddr 00:11:43:EE:D8:98
inet addr:xxx.212.69.253 Bcast:xxx.212.69.255 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0xecc0 Memory:dfae0000-dfb00000eth0:33 Link encap:Ethernet HWaddr 00:11:43:EE:D8:98
inet addr:xxx.212.69.254 Bcast:xxx.212.69.255 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0xecc0 Memory:dfae0000-dfb00000lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:3179080 errors:0 dropped:0 overruns:0 frame:0
TX packets:3179080 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:661382786 (630.7 MiB) TX bytes:661382786 (630.7 MiB)0 -
</head>
<body>
<form name="login_form" method="post" onsubmit="set_target();">
<table align="center">
<tr>
<td>
<span class="login_text">Username:</span>
</td>
<td>
<input name="user" class="input" type="text" value="" style="width:125;height:18" />
</td>
</tr>
<tr>
<td>
<span class="login_text">Password:</span>
</td>
<td>
<input name="pass" class="input" type="password" value="" style="width:125;height:18" />
<input type="hidden" name="server" value="69.44.153.9" />
</td>
</tr>
<tr>
<td>
<span class="login_text">Options:</span>
</td>
<td>
<select name="login_option" class="input" style="width:125;height:18">
<option value="2082">Cpanel</option>
<option value="2083">Cpanel Secure</option>
<option value="2095">Webmail</option>
</select>
</td>
</tr>
<tr>
<td colspan="2" align="center">
<input class="input" type="submit" value="Login" style="width:200;height:18" onmouseout="blur(this);" />
</td>
</tr>
</table>
</form>
</body>
</html>0
Please sign in to leave a comment.
Comments
8 comments