7 lines
234 B
Plaintext
7 lines
234 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<configuration>
|
||
|
<system.webServer>
|
||
|
<httpRedirect enabled="true" destination="https://linkedin.com/in/enpaul" exactDestination="true" />
|
||
|
</system.webServer>
|
||
|
</configuration>
|