StayRoot On
-PIDFile /home/noodles/tmp/mathopd/pid
-Log /home/noodles/tmp/mathopd/log.%Y%m%d
-ErrorLog /home/noodles/tmp/mathopd/errors.%Y%m
+PIDFile /home/noodles/pgp/mathopd/pid
+Log /home/noodles/pgp/mathopd/log.%Y%m%d
+ErrorLog /home/noodles/pgp/mathopd/errors.%Y%m
Control {
- Symlinks On
Types {
text/plain { * }
text/css { css }
IndexNames { home.html index.htm index.html redirect.url }
}
-DefaultName localhost
-
Server {
Port 11371
Virtual {
Control {
Alias /
- Location /home/noodles/onak-0.0.1
+ Location /home/noodles/pgp
}
Control {
Alias /pks
- Location /home/noodles/onak-0.0.1/pks
+ Location /home/noodles/pgp/cgi
Specials {
CGI { * }
}
}
Virtual {
- Host localhost:11371
- Control {
- Alias /
- Location /home/noodles/onak-0.0.1
- }
-
- Control {
- Alias /pks
- Location /home/noodles/onak-0.0.1/pks
- Specials {
- CGI { * }
- }
- }
- }
- Virtual {
- Host maeve.orange:11371
+ AnyHost
Control {
Alias /
- Location /home/noodles/onak-0.0.1
+ Location /home/noodles/pgp
}
Control {
Alias /pks
- Location /home/noodles/onak-0.0.1/pks
+ Location /home/noodles/pgp/cgi
Specials {
CGI { * }
}
}
}
-
}