Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. # <VirtualHost *>
  2. # ServerName archidat
  3. # DocumentRoot "/home/ff0000/development/www/archidat/web"
  4. # DirectoryIndex index.php
  5. # <Directory "/home/ff0000/development/www/archidat/web">
  6. # AllowOverride All
  7. # Allow from All
  8. # </Directory>
  9. #
  10. # Alias /sf /home/ff0000/development/www/archidat/lib/vendor/symfony/data/web/sf
  11. # <Directory "/home/ff0000/development/www/archidat/lib/vendor/symfony/data/web/sf">
  12. # AllowOverride All
  13. # Allow from All
  14. # </Directory>
  15. # </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement