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>");
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.10, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
&lt;VirtualHost 5.196.79.53:8080&gt; 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 &lt;Directory /&gt; DirectoryIndex index.php Options FollowSymLinks AllowOverride None &lt;/Directory&gt; &lt;Directory /home/webcompe/sd/ademedev/public_html&gt; Options FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all &lt;/Directory&gt; ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ &lt;Directory /home/webcompe/sd/ademedev/cgi-bin&gt; AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all &lt;/Directory&gt; 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 &lt;IfModule mod_rewrite.c&gt; RewriteEngine On RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK) RewriteRule .* - [F] &lt;/IfModule&gt; &lt;/VirtualHost&gt;

preferences:
286.57 ms | 409 KiB | 310 Q