How do I modify .htaccess file?

Hello

 

How do I modify the .htaccess file so that it will allow me to create new folders via FTP and access them via a browser as normal without Dolphin appearing with the following comment "Profile not available for view"?

 

Thanks

Quote · 19 Jan 2011

Stoosh,

i have never seen such an issue. if you create a directory from FTP, cPanel file manager, SSH, and its created from /root of the account, then you indeed should be able to access that directory.

 

there is no logical reason why you would be able to create /my_folder and possibly creating index.html 'Hello World' and call up http://yourdomain.com/my_folder/

 

and your index.html file should be served, if not then you possibly have something else misconfigurred?

 

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 20 Jan 2011

 

Hello

 

How do I modify the .htaccess file so that it will allow me to create new folders via FTP and access them via a browser as normal without Dolphin appearing with the following comment "Profile not available for view"?

 

Thanks

Create a .htaccess file, and put this in it:

 

Options +Indexes

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 20 Jan 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.