I am trying to edit the page at mysite.com/ since it is a blank page at the moment
The editor won't let me edit that page so I created a new page at mysite.com/index and when I saved it the second time, I tried to overwrite the template at mysite.com/ [blank] I'm not entering the slash , it's already there. The error tells me that URL is already in use.
Meanwhile I have created a temporary htm page in the root and put a "DirecoryIndex tempage.htm" in the htaccess file.
Is there a way to delete the page at mysite.com/
If not, is there another way to edit the page since Site Builder editor won't let me in?
The actual page is https://forumania.com/index.php but the edit this page button will redirect to the forumcenter.htm due to the DirectoryIndex
Removing that from the htaccess will exhibit the described behavior but it also presents a blank landing page for a live forum.
By "blank" I mean the header and footer show but nothing in the static html module is sent to the client browser.
what I would like to do is overwrite the html in the static html widget at https://forumania.com/index.php
with what is in the same html box on https://forumania.com/index
the issue is the site editor won't open the page at the url http://forumania.com (remember, there's a temp htm file redirect to keep the forum running while this is solved.
The editor won't let me edit that page so I created a new page at mysite.com/index and when I saved it the second time, I tried to overwrite the template at mysite.com/ [blank] I'm not entering the slash , it's already there. The error tells me that URL is already in use.
Meanwhile I have created a temporary htm page in the root and put a "DirecoryIndex tempage.htm" in the htaccess file.
Is there a way to delete the page at mysite.com/
If not, is there another way to edit the page since Site Builder editor won't let me in?
The actual page is https://forumania.com/index.php but the edit this page button will redirect to the forumcenter.htm due to the DirectoryIndex
Removing that from the htaccess will exhibit the described behavior but it also presents a blank landing page for a live forum.
By "blank" I mean the header and footer show but nothing in the static html module is sent to the client browser.
what I would like to do is overwrite the html in the static html widget at https://forumania.com/index.php
with what is in the same html box on https://forumania.com/index
the issue is the site editor won't open the page at the url http://forumania.com (remember, there's a temp htm file redirect to keep the forum running while this is solved.
Comment