links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Search Everyone: "apache",

Top "Apache" experts: falko, rajeshsegu, rtandoh, macdet, moo, oroborus,

Groups about "Apache": StrutsDevs, phpgurus, sapoy,

1 - 10 of 58 next »   Watch macdet
 
The initial version of mod_wsgi works in a similar way to mod_python in that Python code will be executed within the context of the Apache processes themselves. Unlike mod_python, by default all applications are given their own Python sub interpreter to e
by macdet 2007-05-13 01:42 modwsgi · apache · python · module
http://code.google.com/p/modwsgi/ - cached - mail it - history
When using mod_python, a handler directive needs to be listed in the Apache configuration in order for a user supplied Python function to be called. Depending on which phase of processing a request the function needs to be called, a different handler dire
by macdet 2007-05-13 01:42 mod_python · apache · reference
http://www.dscpl.com.au/wiki/ModPython/Articles/SetHandlerVersusAddHandler - cached - mail it - history
# mkdir -p ~/var/moin/farm ~/var/moin/wikis/example 1 # cd ~/var/moin/farm 1. cp -pr /usr/local/moin-version/share/moin/underlay . 2. install a farmconfig.py 3. install an example wiki instance file # cd ~/var/moin/wikis/example 1. cp -pr /usr/local/moin-
by macdet 2007-05-13 01:42 apache · farm · moinmoin
https://ccs-unix.berkeley.edu/public/moinmoin - cached - mail it - history
In general, you have full access to dev, but we manage qa and prod for you. See the migration section for promoting code from dev to qa to prod. Obviously, dev and qa URLs should not be used by your users in a production-like capacity. For computing inten
by macdet 2007-05-13 01:42 apache · webfarm
https://ccs-unix.berkeley.edu/public/webfarm - cached - mail it - history
This looks for robot requests containing "action=" in the query string (except for "action=a[ttachment]" and "action=s[how]"), and denies such requests at webserver level. This avoids the cost of even initializing the wiki engine for such requests. We mus
by macdet 2007-05-13 01:42 apache · mod_rewrite
http://moinmoin.wikiwikiweb.de/FeatureRequests/AlternativeSpiderControlFeatures - cached - mail it - history
HTTP Error Codes Statt prächtiger Web-Seiten nur Fehlermeldungen? Hier sind die Codes und was sie bedeuten.
by macdet 2007-05-13 01:42 apache · errorcode
http://www.drweb.de/ressourcen/error_codes.shtml - cached - mail it - history
Die Datei .htaccess Keine Datei ist mächtiger. Wer über einen Apache Webserver verfügt, darf sich glücklich schätzen.
by macdet 2007-05-13 01:42 apache · htaccess
http://www.drweb.de/htaccess/index.shtml - cached - mail it - history
USING .HTACCESS & HTPASSWD TO PROTECT YOUR FILES FROM UNAUTHORIZED ACCESS It is possible there are parts of your site which you would prefer that not just anyone have access to. APACHE and other web servers provide a system that you can use to control
by macdet 2007-05-13 01:42 apache · htaccess · howto
http://bignosebird.com/apache/a10.shtml - cached - mail it - history
Funktionen der htaccess-Datei Mit den sogenannten htaccess-Dateien kann man das Verhalten des Apaches, wie es vom Systemadministrator festgelegt wurde, verändern. Man kann mit der htaccess-Datei z.B. eigene Fehlerdokumente festlegen oder passwortgesch
by macdet 2007-05-13 01:42 htaccess · apache
http://www.netzadmin.org/server/apache/apache-htaccess.htm - cached - mail it - history
Using htpasswd To create a new user file and add the username "martin" with the password "hampster" to the file /usr/local/etc/httpd/users: htpasswd -c /usr/local/etc/httpd/users martin The -c argument tells htpasswd to create new users file.
by macdet 2007-05-13 01:42 apache · security · htaccess · howto
http://www.apacheweek.com/features/userauth - cached - mail it - history
1 - 10 of 58 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates