| Server IP : 46.105.57.169 / Your IP : 216.73.216.144 Web Server : Apache System : Linux webd003.cluster120.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : maitricfuz ( 93378) PHP Version : 8.4.10 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/maitricfuz/www/maitric/administrator/components/com_redirect/forms/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <form> <fieldset addfieldprefix="Joomla\Component\Redirect\Administrator\Field"> <field name="id" type="text" label="JGLOBAL_FIELD_ID_LABEL" default="0" readonly="true" class="readonly" /> <field name="old_url" type="text" label="COM_REDIRECT_FIELD_OLD_URL_LABEL" description="COM_REDIRECT_FIELD_OLD_URL_DESC" required="true" /> <field name="new_url" type="text" label="COM_REDIRECT_FIELD_NEW_URL_LABEL" description="COM_REDIRECT_FIELD_NEW_URL_DESC" required="true" /> <field name="comment" type="text" label="COM_REDIRECT_FIELD_COMMENT_LABEL" /> <field name="published" type="list" label="JSTATUS" class="form-select-color-state" default="1" validate="options" > <option value="1">JENABLED</option> <option value="0">JDISABLED</option> <option value="2">JARCHIVED</option> <option value="-2">JTRASHED</option> </field> <field name="referer" type="text" label="COM_REDIRECT_FIELD_REFERRER_LABEL" readonly="true" /> <field name="created_date" type="text" label="COM_REDIRECT_FIELD_CREATED_DATE_LABEL" class="readonly" readonly="true" /> <field name="modified_date" type="text" label="COM_REDIRECT_FIELD_UPDATED_DATE_LABEL" class="readonly" readonly="true" /> <field name="hits" type="text" label="JGLOBAL_HITS" class="readonly" readonly="true" filter="unset" /> </fieldset> <fieldset name="advanced"> <field name="header" type="redirect" label="COM_REDIRECT_FIELD_REDIRECT_STATUS_CODE_LABEL" description="COM_REDIRECT_FIELD_REDIRECT_STATUS_CODE_DESC" default="301" validate="options" /> </fieldset> </form>