phpCMS

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
jabi
-


Joined: 17 Mar 2003
Posts: 17
Location: Florida, US

PostPosted: Sun May 08, 2005 3:50 am    Post subject: phpCMS Reply with quote

Need help with getting the stealth mode for phpCMS (a content management system - http://phpcms.de/index.en.html ) to work. It uses a .htaccess file. The IIS work-around uses a http.ini file containing the following:
Quote:
[ISAPI_Rewrite]
RepeatLimit 32

# Block external access to the httpd.ini and httpd.parse.errors files
RewriteRule /httpd(?:\.ini|\.parse\.errors).* / [F,I,O]

# Block external access to the Helper ISAPI Extension
RewriteRule .*\.isrwhlp / [F,I,O]

RewriteRule (.*)/ $1/index.htm
RewriteRule (.*)\.php(.*) $1\.php$2 [I,L]
RewriteRule (.*)\.htm\?(.*) /parser/parser.php\?file=$1\.htm$2 [I,L,U]
RewriteRule (.*)\.htm /parser/parser.php\?file=$1\.htm [I,L,U]
This doesn't work with Abyss. Any suggestions? I'd like to try and implement this content management system since it does not require mySql and allows for maximum flexibility.

Stealth mode is described like this in the documentation:
Quote:
phpCMS Stealth-Mode lets dynamically generated phpCMS files look like any normal HTML file. Search engines and proxies mostly save only those files, which don't contain a question mark (?) within the URL. Without Stealth-Mode a file call would look like this: http://domain.com/parser/parser.php?file=/demo/index.htm. With activated Stealth-Mode you can call the same page like this: http://domain.com/demo/index.htm.
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Sun May 08, 2005 5:38 am    Post subject: Reply with quote

This does not seem to be supported on Abyss Web Server , I really do hate it
when these damn PHP developers just support retarded files like htaccess. :/

http://docs.phpcms.de/index.php/Configure_your_.htaccess

Maybe Aprelium can tell us more about this , I think they should start adding
htaccess support after running into that one script , I hate this htaccess crap.

Sincerely , TRUSTpunk
Back to top View user's profile Send private message Visit poster's website
jedimaster
-


Joined: 03 May 2005
Posts: 23

PostPosted: Sun May 08, 2005 6:08 am    Post subject: Reply with quote

well its made for linux , what more do you want . And yes windows but hey who cares?
Back to top View user's profile Send private message
jabi
-


Joined: 17 Mar 2003
Posts: 17
Location: Florida, US

PostPosted: Sun May 08, 2005 12:33 pm    Post subject: Reply with quote

Should have mentioned that I also posted a request at phpCMS for help: http://phpcms.de/forum/index.en.html?topic=5532.15. Who cares about Windows? Unfortunately many of us are forced to use Windows, regardless of our personal preferences:

1. Need to develop applications that we can hand over to the people who will need to take over once we get "hit by a bus" - and in my case this includes a lot of not-for-profit organizations who will need to have something that can be used by their staff

2. In a small market, it is often not possible to find volunteer help that has the desire or ability to assist on a linux platform

3. Lack of compatible software for other applications to be integrated into the development, particularly in the field of graphic design with the power of Photoshop or Fireworks

4. Lack of funds prevents a client's ability to purchase and maintain multiple computer systems. and all of my not-for-profit clients already have a staff trained and proficient on Windows

Question at this time is: Is it possible to add a function similar to the Apache Mod_rewrite into Abyss?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun May 08, 2005 1:11 pm    Post subject: Reply with quote

jabi wrote:

Question at this time is: Is it possible to add a function similar to the Apache Mod_rewrite into Abyss?

This is planned for version 2.1. We're currently working on something similar to Mod_rewrite but we're spending a lot of time on trying to make it more comprehensible for humans :-)
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
jabi
-


Joined: 17 Mar 2003
Posts: 17
Location: Florida, US

PostPosted: Sun May 08, 2005 1:25 pm    Post subject: Reply with quote

That's great news! Now I won't have to load up Apache and work with it for this one application. Got rid of it twice alredy.

Aprelium Abyss is the greatest. I've replaced Apache and IIS in more versions than I can even remember. After messing with "the big guys" I have found that your product provides almost everything that I need for development without bogging down my computer. This is truly the first time in over 2 years that I've been unable to accomplish a specific task.

Thank you. I'll be waiting for news of the 2.1 release.
Back to top View user's profile Send private message
jedimaster
-


Joined: 03 May 2005
Posts: 23

PostPosted: Sun May 08, 2005 5:50 pm    Post subject: Reply with quote

jabi, why not use another cms script? that runs with abyss.
Back to top View user's profile Send private message
jabi
-


Joined: 17 Mar 2003
Posts: 17
Location: Florida, US

PostPosted: Sun May 08, 2005 6:54 pm    Post subject: Reply with quote

Do you know of another that is opensource and free and uses a flat file system, generates a TOC, generates the menus (including breadcrumbs), and provides for site wide search capability?
Back to top View user's profile Send private message
jedimaster
-


Joined: 03 May 2005
Posts: 23

PostPosted: Sun May 08, 2005 6:59 pm    Post subject: Reply with quote

yep i do!
Back to top View user's profile Send private message
jabi
-


Joined: 17 Mar 2003
Posts: 17
Location: Florida, US

PostPosted: Sun May 08, 2005 7:50 pm    Post subject: Reply with quote

Would you like to share the name and where it can be downloaded???
Back to top View user's profile Send private message
jedimaster
-


Joined: 03 May 2005
Posts: 23

PostPosted: Sun May 08, 2005 9:26 pm    Post subject: Reply with quote

one name comes to mind www.hotscripts.com look in php section for content management systems and search away.


I use few from that list, one i use is Guppy
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group