Damnleperchons
Member
I'd like to create a custom page link load an index file in a directory.
For instance if I make a page link called cupcakes, the address bar would show something like this:
Of course, the page is blank because there is no html code written in it.
If I have an index file in a subdirectory, for instance server/cupcakes/index.html, how could I make a page link load that specified index.html file?
I can load the file with doing a "create new link forum" but I'd like to see that page loaded wrapped in the fully functional xenforo base.
Thanks!
For instance if I make a page link called cupcakes, the address bar would show something like this:
Code:
http://server/page/cupcakes
Of course, the page is blank because there is no html code written in it.
If I have an index file in a subdirectory, for instance server/cupcakes/index.html, how could I make a page link load that specified index.html file?
I can load the file with doing a "create new link forum" but I'd like to see that page loaded wrapped in the fully functional xenforo base.
Thanks!