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 git.master, git.master_jit, rfc.property-hooks
&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;

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
51.17 ms | 405 KiB | 8 Q