3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo htmlentities("<VirtualHost 5.196.79.53:8080> ServerAdmin webmaster@localhost ServerName ademedev.webcompetence.com ServerAlias www.ademedev.webcompetence.com ServerAlias webmail.ademedev.webcompetence.com ServerAlias admin.ademedev.webcompetence.com DocumentRoot /home/webcompe/sd/ademedev/public_html <Directory /> DirectoryIndex index.php Options FollowSymLinks AllowOverride None </Directory> <Directory /home/webcompe/sd/ademedev/public_html> Options FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all </Directory> ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ <Directory /home/webcompe/sd/ademedev/cgi-bin> AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all </Directory> ErrorLog /home/var/log/apache2/env_dev/ademedev_error_log ErrorDocument 404 /notfound.html # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog /home/var/log/apache2/env_dev/ademedev_access_log combined <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK) RewriteRule .* - [F] </IfModule> </VirtualHost>");

preferences:
44 ms | 402 KiB | 5 Q