ReferencePlatforms/Test/Linux: Difference between revisions

Jump to navigation Jump to search
Line 75: Line 75:
  #AddDefaultCharset UTF-8
  #AddDefaultCharset UTF-8
Add an alias so Apache knows where the pageset is. Add this to your configuration file:
Add an alias so Apache knows where the pageset is. Add this to your configuration file:
Alias /page_load_test/pages /home/mozqa/pages
Alias /page_load_test/pages /home/mozqa/pages
<Directory /home/mozqa/pages>
<Directory /home/mozqa/pages>
     Options Indexes
     Options Indexes
     Order allow,deny
     Order allow,deny
     Allow from all
     Allow from all
</Directory>
</Directory>


Restart Apache
Restart Apache
canmove, Confirmed users
6,441

edits

Navigation menu