PDA

View Full Version : How to access FrontPage Admin



rldev
08-25-2004, 03:24 PM
Anyone know how? I want to create a subweb.

jmstacey
08-25-2004, 10:54 PM
When logged in on the user level there is a link to "MS FrontPage"

See:
http://www.site-helper.com/frontpage.html

rldev
08-26-2004, 05:19 AM
Sorry jm,
How exactly does this address frontPage sub-webs, which you need the FPAdmin to do? Maybe I'm missing something.

Maestro
09-15-2004, 06:29 AM
While we're on the topic of Frontpage (sorry that I can't help), why is there no option to install Frontpage ext. to the SSL (private_html) directory?

rldev
09-15-2004, 06:35 AM
That's a good question. I just wish secure and regular web dirs were the same. It would make things a lot easier. For a few that want it otherwise, it's not a big deal to setup.

DavidR
09-15-2004, 06:48 AM
FPAdmin is for older versions I think. FP Subwebs are created from within FP for versions 2000(?)/2002/XP/2003. You just create a new folder from FP folder view, right click on it and create subweb.

On the SSL stuff, I am new to DA but do you mean that when using the shared ssl setup, the ssl access is restricted to a certain folder within the account only?

nobaloney
09-15-2004, 07:40 AM
Originally posted by DavidR
On the SSL stuff, I am new to DA but do you mean that when using the shared ssl setup, the ssl access is restricted to a certain folder within the account only?
By default, yes.

A systems administrator can solve the problem by logging in as root, deleting the private_html directory, and creating a link from private_html to public_html.

(If you do this be positive no one has added anything important to the directory before you delete it.)

The downside is that once you've done it, any visitor can look at any secure page insecurely.

Jeff

DavidR
09-15-2004, 07:48 AM
That sounds like a reasonable solution, thanks. Is this how-to still the accepted method for installing a serverwide shared cert for users that don't need a dedicated one?

http://www.directadmin.com/forum/showthread.php?s=&threadid=3816

nobaloney
09-15-2004, 08:01 AM
That's the last I've done.

I'll be installing a new testbed system soon, and when I do I'll try the install from the howto.

At that time I'll see if I've somehow accidentally left anything else.

But I don't have the time right now :( .

Jeff