Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
b310eec1
Commit
b310eec1
authored
Jul 22, 2003
by
Robert Ricci
Browse files
Fix reference to the wrong apache config file spotted by Chris.
parent
d3c448fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/setup-db.txt
View file @
b310eec1
...
...
@@ -67,7 +67,7 @@ software. If you plan to use the former method, you can skip this step.
First, you'll want to protect the webdb script from outside browsers. Because
of its flexibility, it would be quite dangerous if it were broken into. So, we
add an additional layer of protection by limiting the IP addresses it may be
used from. Open your
apache
.conf file (created as part of the boss
used from. Open your
httpd
.conf file (created as part of the boss
installation), and find the 'Directory' directives. Add a section such as
this:
<Directory /usr/testbed/www/webdb>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment