Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: apache/conf/all-directives

Issue 6730036: Add a new apache/django handler into autotest server. (Closed) Base URL: ssh://gitrw.chromium.org:9222/autotest.git@master
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | apache/conf/dash-directives » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # The name is misleading. These are all the directives for a normal install. 1 # The name is misleading. These are all the directives for a normal install.
2 # This does not include stuff like proxy-directives and some of the files here 2 # This does not include stuff like proxy-directives and some of the files here
3 # include other directive files. 3 # include other directive files.
4 4
5 Include "/usr/local/autotest/apache/conf/gwt-directives" 5 Include "/usr/local/autotest/apache/conf/gwt-directives"
6 Include "/usr/local/autotest/apache/conf/django-directives" 6 Include "/usr/local/autotest/apache/conf/django-directives"
7 Include "/usr/local/autotest/apache/conf/afe-directives" 7 Include "/usr/local/autotest/apache/conf/afe-directives"
8 Include "/usr/local/autotest/apache/conf/tko-directives" 8 Include "/usr/local/autotest/apache/conf/tko-directives"
9 Include "/usr/local/autotest/apache/conf/new-tko-directives" 9 Include "/usr/local/autotest/apache/conf/new-tko-directives"
10 Include "/usr/local/autotest/apache/conf/embedded-tko-directives" 10 Include "/usr/local/autotest/apache/conf/embedded-tko-directives"
11 Include "/usr/local/autotest/apache/conf/embedded-spreadsheet-directives" 11 Include "/usr/local/autotest/apache/conf/embedded-spreadsheet-directives"
12 Include "/usr/local/autotest/apache/conf/planner-directives" 12 Include "/usr/local/autotest/apache/conf/planner-directives"
13 Include "/usr/local/autotest/apache/conf/dash-directives"
13 Include "/usr/local/autotest/apache/conf/site-directives" 14 Include "/usr/local/autotest/apache/conf/site-directives"
OLDNEW
« no previous file with comments | « no previous file | apache/conf/dash-directives » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698