Initial commit: Backup der Webseiten
- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$url = '../';
|
||||
header( 'Request-URI: ' . $url );
|
||||
header( 'Content-Location: ' . $url );
|
||||
header( 'Location: ' . $url );
|
||||
exit();
|
||||
Reference in New Issue
Block a user