Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Explanation of the concept behind private pages?
#7
ccagle8 Wrote:No, 503 doesn't work the same as 404 - maybe this is something we should discuss as well.

do a try like this: in .htaccess this is the default structure for error files:
Code:
ErrorDocument code /directory/filename.ext
  • create a 503-page in GetSimple which is not shown in menue
  • add a directive in the .htaccess-file in the main folder of GetSimple which defaults to a page
    when the name of the errorpage is "error503" like I did here:
    http://www.urbanistan.de/getsimple/error503

The editor always cut my code inside the list, so I repeat here:
Code:
ErrorDocument 503 /error503

More info on what is possible, see here: http://www.javascriptkit.com/howto/htaccess2.shtml
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply


Messages In This Thread
Explanation of the concept behind private pages? - by Connie - 2011-04-09, 18:41:54



Users browsing this thread: 1 Guest(s)