質問をもう少し具体的にします。質問は共有ライブラリの作成とそれを動的にロードして使う方法についてです。 例えば、libsafec.so.1.0.0という共有ライブラリを作成し、それをlibsafec.so.1とlibsafec.soへの シンボリックリンクを作成します。 このライブラリには、AとBという関数があります。そのプロトタイプは次のようになっています。 int A (int count, char* buf); int B (const char *port, const char *prot);
Netscapeでhttp://127.0.0.1/を開くとApachの初期画面が見えます。 日記を見ようとhttp://1217.0.0.1/~naoya/diary/を開くと Forbidden You don't have permission to access /~naoya/diary/ on this server. Apache/1.3.14 Server at 6bxd.local.net Port 80 とでてしまいます。