使えるねっとで/httpdocs/内のcgiを動かす

2 / 16 / 2009

Pleskサーバーにcgiを設置するには/cgi-bin/の中に設置しなくてはいけない。 というわけではなく、意外と簡単に/httpdocs/内でもcgiを動かす事が出来る。 /httpdocs/内の.htaccessに [...]

Basic認証作成方法

8 / 29 / 2008

簡単にメモ。 1. 用意するもの .htaccess .htpasswd 2. 書く .htaccessに AuthUserFile /サーバの.htpasswdまでのフルパス AuthGroupFile /dev/nu [...]

You

are currently browsing the notizbloc blog archives for the tag .htaccess