Newbie question

Discussion in 'General' started by thedude, Aug 15, 2005.

  1. thedude

    thedude New Member

    Hello everyone. It only took me 2 times installing to get it right. (messed up typing my ip address at the end of the first try....). anyhoo, I have a newbie question, so bear with me.

    I got ispconfig setup and able to login and all that. What I want to do is have a link on a website for, say, Web Hosting', which will take the user to ispconfig so they can login and setup a site and email. How exactly can I accomplish this? I appreciate any advice on this. thanks
     
  2. falko

    falko Super Moderator ISPConfig Developer

    What about this?
    Code:
    <a href="https://server1.example.com:81">Web Hosting</a>
    You could also include the login form on other web pages.
     
  3. thedude

    thedude New Member

    duh

    You know, right after I posted that, I started to actually think for a moment, and said, 'what an idiot!' Thats, exactly what I'll be doing (especially after reading all the ispconfig docs). It's all starting to come together now. It's been a long strange trip these last couple of months.....

    Thanks for the quick reply and for such a great opensource product for us to use. I'll be back...
     

Share This Page