Current time: 11-26-2024, 03:25 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Erledigt] Einen FTP User außerhalb von ispCP anlegen?
Author Message
ChatMan Offline
Junior Member
*

Posts: 51
Joined: Jul 2009
Reputation: 1
Post: #14
RE: [Erledigt] Einen FTP User außerhalb von ispCP anlegen?
Ich glaub das kann man gleich hier fixen:
/etc/ispcp/apache/parts/als_entry.tpl


Code:
ServerAlias     www.{ALS_NAME} {ALS_NAME} *.{ALS_NAME}
ändern in
Code:
ServerAlias     www.{ALS_NAME} {ALS_NAME} .{ALS_NAME}

Ich hoffe ich leg da nicht falsch.

Vielleicht muss man es hier auch ändern:
/etc/ispcp/apache/parts/sub_entry.tpl

Code:
ServerAlias     www.{SUB_NAME} {SUB_NAME} *.{SUB_NAME}

ändern in:
Code:
ServerAlias     www.{SUB_NAME} {SUB_NAME} .{SUB_NAME}
(This post was last modified: 02-01-2010 10:28 AM by ChatMan.)
02-01-2010 10:23 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: [Erledigt] Einen FTP User außerhalb von ispCP anlegen? - ChatMan - 02-01-2010 10:23 AM

Forum Jump:


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