Sha256: 51f1767be8fe51316700c405f400087c06ce2735c3f907ee0e36361312081b5a

Contents?: true

Size: 707 Bytes

Versions: 12

Compression:

Stored size: 707 Bytes

Contents

# replace the name of this file to .htaccess (if using apache),
# and set the proper options and paths according your enviroment

Allow from all

# If using mod_python uncomment this:
PythonPath "[r'C:\Archivos de programa\Apache Software Foundation\Apache2.2\htdocs\fckeditor\editor\filemanager\connectors\py'] + sys.path"


# Recomended: WSGI application running with mod_python and modpython_gateway
SetHandler python-program
PythonHandler modpython_gateway::handler
PythonOption wsgi.application wsgi::App


# Emulated CGI with mod_python and cgihandler
#AddHandler mod_python .py
#PythonHandler mod_python.cgihandler


# Plain old CGI
#Options +ExecCGI
#AddHandler cgi-script py

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
adva_fckeditor-0.0.3 app/assets/javascripts/adva_fckeditor/fckeditor/editor/filemanager/connectors/py/htaccess.txt
adva_fckeditor-0.0.2 app/assets/javascripts/adva_fckeditor/fckeditor/editor/filemanager/connectors/py/htaccess.txt
adva_fckeditor-0.0.1 app/assets/javascripts/adva_fckeditor/fckeditor/editor/filemanager/connectors/py/htaccess.txt
adva-0.0.1 adva_fckeditor/app/assets/javascripts/adva_fckeditor/fckeditor/editor/filemanager/connectors/py/htaccess.txt
typo-5.1.1 public/javascripts/fckeditor/editor/filemanager/connectors/py/htaccess.txt
typo-5.1.2 public/javascripts/fckeditor/editor/filemanager/connectors/py/htaccess.txt
typo-5.1.3 public/javascripts/fckeditor/editor/filemanager/connectors/py/htaccess.txt
typo-5.1.98 public/javascripts/fckeditor/editor/filemanager/connectors/py/htaccess.txt
typo-5.1 public/javascripts/fckeditor/editor/filemanager/connectors/py/htaccess.txt
typo-5.2.98 public/javascripts/fckeditor/editor/filemanager/connectors/py/htaccess.txt
typo-5.2 public/javascripts/fckeditor/editor/filemanager/connectors/py/htaccess.txt
typo-5.3 public/javascripts/fckeditor/editor/filemanager/connectors/py/htaccess.txt