Originariamente inviato da Grejo
Come fà a non essere ammesso ... ???
C'e' una direttiva di apache nel file httpd.conf che lo gestisce. Pure in php.ini potresti trovare esclusioni.

<Directory "C:/Documents and Settings/*/My Documents/My Website">
# AllowOverride FileInfo AuthConfig Limit
# Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
# <Limit GET POST OPTIONS PROPFIND>
# Order allow,deny
# Allow from all
# </Limit>
# <LimitExcept GET POST OPTIONS PROPFIND>
# Order deny,allow
# Deny from all
# </LimitExcept>
#</Directory>

Leggi anche tu questa pagina. potrebbe servirti.

http://openskills.info/livebooks/sta...tp_e_https.htm