Ok nevermind that i got it working..

The problem im having is it seems to install the frontpage..

but when i go to the webpages site admin.. i put in the user/pass works..

then it says page cant be displayed..

url: http://xxx.com/_vti_bin/_vti_adm/fpadmcgi.exe?page=webadmin.htm

neither fpadmcgi.exe or webadmin.htm exist??

I think there is a problem with it redirecting.. how does it redirect etc?
cus it dont seem to be working?

Thanks!
/Steve

----- Original Message -----
From: "Steven Adams" <[EMAIL PROTECTED]>
To: "Apache Frontpage support list" <[EMAIL PROTECTED]>
Sent: Thursday, September 11, 2003 9:15 PM
Subject: Re: [Apache-FP] Frontpage Docs or Install help?


> Hey Dude,
>
> I followed the instructions.. when i try to connect to http://xxx.com:8090
>
> I put in the user/pass i set it up with.. and it keeps comming back
> incorrect u/p ??
>
> .htaccess in the admin-exes folder..
>
> ============================
> # -FrontPage-
> AuthType Basic
> AuthName globalAdmin
> AuthUserFile
/usr/local/frontpage/version5.0/admin-exes/_vti_pvt/service.pwd
> AuthGroupFile
> /usr/local/frontpage/version5.0/admin-exes/_vti_pvt/service.grp
>
> IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
>
> <Limit GET POST>
> order deny,allow
> deny from all
> allow from all
> require group administrators
> </Limit>
> <Limit PUT DELETE>
> order deny,allow
> deny from all
> </Limit>
> ===========================
>
> [EMAIL PROTECTED]:/usr/local/frontpage/version5.0/admin-exes# cat
> /usr/local/frontpage/version5.0/admin-exes/_vti_pvt/service.pwd
> # -FrontPage-
> admin:L7DRO2xc.amIo
>
>
> any ideas?
>
> ----- Original Message -----
> From: "Joshua Levitsky" <[EMAIL PROTECTED]>
> To: "Apache Frontpage support list" <[EMAIL PROTECTED]>
> Sent: Thursday, September 11, 2003 3:31 PM
> Subject: Re: [Apache-FP] Frontpage Docs or Install help?
>
>
> >
> > On Sep 10, 2003, at 11:50 PM, <[EMAIL PROTECTED]> wrote:
> >
> > > is set on everything.. i ran the uninstall and isntall again.. and it
> > > still installs no exes?...
> >
> > Correct. No exes get placed in webs. It uses the override and .htaccess
> > files to use the one exe in /usr/local/frontpage directory structure.
> >
> > One thing you should do is use the "setadminport" command if you
> > haven't. I know the process of making the admin website does some stuff
> > to do the initial setup. You can see on
> > www.joshie.com/projects/apache-frontpage/  how you should format the
> > command to set the admin port.
> >
> > -Josh
> >
> > _______________________________________________
> > Apache-FP mailing list
> > [EMAIL PROTECTED]
> > http://lists.joshie.com/mailman/listinfo/apache-fp
> >
> > Donations:
> > http://www.amazon.com/paypage/PT5LZITM9L227
> >
>
> _______________________________________________
> Apache-FP mailing list
> [EMAIL PROTECTED]
> http://lists.joshie.com/mailman/listinfo/apache-fp
>
> Donations:
> http://www.amazon.com/paypage/PT5LZITM9L227
>

_______________________________________________
Apache-FP mailing list
[EMAIL PROTECTED]
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227 

Reply via email to