![]() |
|
|
|||||||
| Subrion Core Discussion Here we discuss everything that is related to Subrion CMS core functionality. Additional features related to plugins and templates engines. New features that are related to Manage Pages functionality or anything that's not related to Subrion packages. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Senior Member
Join Date: May 2007
Posts: 105
![]() |
Hi Sergey
told Simon had problem with login via FrontPage after you installed it. I guessed it was a .htaccess problem then, but I can confirm that it now is. The xooarticles .htaccess being in the main root overwrites the frontpage extention .htaccess and hence can't login, basically uninstalls extentions. If I change the .htaccess it obviously has an effect on the script, such as browse: by articles, down, don't display, get page error. Do you know how i can sort this out? Get both working? Is there a reference that i can change within the script, i can direct to a new position of the scripts . htaccess file? Don't have the same problem with my directory because its in it's own directory folder.Much appreciated petal |
|
|
|
|
|
#2 (permalink) |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 644
![]() |
Hello Loren, glad to see you
![]() Do you know, what should be in .htaccess to get FrontPage worked? If you now this, please, send me a PM with this data and i'll merge it. Unfortunately i can't talk with Simon at once, may be so soon. |
|
|
|
|
|
#3 (permalink) |
|
Senior Member
Join Date: May 2007
Posts: 105
![]() |
Yes sure:
I did try to put the FP .htaccess code below above and the Xoo .htaccess code and it didn't like that Code:
# -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny from all </Limit> AuthName www.gaiapulse.co.uk AuthUserFile /home/gpulse/public_html/_vti_pvt/service.pwd AuthGroupFile /home/gpulse/public_html/_vti_pvt/service.grp |
|
|
|
|
|
#6 (permalink) |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 644
![]() |
Loren, problem with FrontPAge and Rewrite Mod is solved.
For the future, in all system directories of FrontPage begining from underline symbol you need change file .htaccess in line Code:
Options None Code:
Options +FollowSymLinks Last edited by Sergey Hmelevsky; 06-04-2007 at 02:23 AM. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|